Skip to content

Commit 4413ad9

Browse files
committed
[ ci ] GHC 8.10.5 is not supported yet when using haskell-ci.
1 parent eadc432 commit 4413ad9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/haskell-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
include:
3535
- compiler: ghc-9.0.1
3636
allow-failure: false
37-
- compiler: ghc-8.10.5
37+
- compiler: ghc-8.10.4
3838
allow-failure: false
3939
- compiler: ghc-8.8.4
4040
allow-failure: false

0 commit comments

Comments
 (0)