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 haskell#8858: deleted comment
- closes haskell#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 authored and erikd committed Apr 21, 2024
1 parent 9b3180e commit 997ae61
Showing 1 changed file with 92 additions and 119 deletions.
Loading

0 comments on commit 997ae61

Please sign in to comment.