Skip to content

Commit 6525dca

Browse files
authored
Merge pull request #629 from IntersectMBO/jdral/ghc-9.12.2
Use `ghc-9.12.2`
2 parents c3e8f8a + 115a81b commit 6525dca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/haskell.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
strategy:
2222
fail-fast: false
2323
matrix:
24-
ghc: ["8.10.7", "9.2.8", "9.4.8", "9.6.4", "9.8.2", "9.10.1", "9.12.1"]
24+
ghc: ["8.10.7", "9.2.8", "9.4.8", "9.6.4", "9.8.2", "9.10.1", "9.12.2"]
2525
cabal: ["3.10.2.1"]
2626
os: [ubuntu-latest, windows-latest, macOS-latest]
2727
cabal-flags: [""]

0 commit comments

Comments
 (0)