Skip to content

Commit 8894901

Browse files
jorisdralcoot
andauthored
Update .github/workflows/haskell.yml
Co-authored-by: Marcin Szamotulski <[email protected]>
1 parent 1515b9e commit 8894901

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
@@ -13,7 +13,7 @@ jobs:
1313
strategy:
1414
fail-fast: false
1515
matrix:
16-
ghc: ["8.10.7", "9.2.8", "9.4.4", "9.6.1"]
16+
ghc: ["8.10.7", "9.2.8", "9.4.4", "9.6.2"]
1717
cabal: ["3.8.1.0"]
1818
os: [ubuntu-latest, macos-latest, windows-latest]
1919

0 commit comments

Comments
 (0)