Skip to content

Commit 5657c80

Browse files
committed
test
1 parent 1727069 commit 5657c80

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
@@ -25,7 +25,7 @@ jobs:
2525
strategy:
2626
fail-fast: false
2727
matrix:
28-
ghc: ["9.6", "9.8", "9.10", "9.12", "9.14"]
28+
ghc: ["9.6", "9.8", "9.10", "9.12"]
2929
cabal: ["3.16"]
3030
sys:
3131
- { os: windows-latest, shell: 'C:/msys64/usr/bin/bash.exe -e {0}' }

0 commit comments

Comments
 (0)