Skip to content

Commit

Permalink
CI: drop validation of GHC 7
Browse files Browse the repository at this point in the history
Changes:
- bump GHC_FOR_RELEASE to 9.4.8
- bump action versions
- uniform quoting style
- satisfy actionlint
- fix order: setup Haskell before cache restore (uses setup.haskell-outputs)
- use `--ignore-project` in `cabal install hackage-repo-tool`
- use GHC_FOR_RELEASE also in validate-old-ghcs
- closes #8858: deleted comment
- closes #9858 by dropping container and using ghcup to setup ghcs

GHCs that do not install on ubuntu-22.04 with GHCup are dropped, meaning we only keep GHC 8.0.2 and up.
  • Loading branch information
andreasabel committed Apr 12, 2024
1 parent f7b406f commit 1e5fa4a
Showing 1 changed file with 92 additions and 119 deletions.
Loading

0 comments on commit 1e5fa4a

Please sign in to comment.