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.
andreasabel authored and Mikolaj committed Apr 15, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent d0a690b commit 29dc53c
Showing 1 changed file with 92 additions and 119 deletions.
Loading

0 comments on commit 29dc53c

Please sign in to comment.