Skip to content
Snippets Groups Projects
Unverified Commit 2b166b8c authored by mergify[bot]'s avatar mergify[bot] Committed by GitHub
Browse files

Merge pull request #10893 from haskell/wip/recent-ghc-versions

ci: Use ghc-9.12.2 and ghc-9.6.7
parents 8b9b6a3f ce1d512a
No related branches found
No related tags found
No related merge requests found
Pipeline #109539 passed
...@@ -60,10 +60,10 @@ jobs: ...@@ -60,10 +60,10 @@ jobs:
# support, so the PR *must* have a changelog entry. # support, so the PR *must* have a changelog entry.
ghc: ghc:
[ [
"9.12.1", "9.12.2",
"9.10.1", "9.10.1",
"9.8.4", "9.8.4",
"9.6.6", "9.6.7",
"9.4.8", "9.4.8",
"9.2.8", "9.2.8",
"9.0.2", "9.0.2",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment