We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 31b1cf1 commit 36a77dfCopy full SHA for 36a77df
1 file changed
.github/workflows/haskell-ci.yml
@@ -12,8 +12,6 @@ jobs:
12
fail-fast: false
13
matrix:
14
include:
15
- - ghc-version: '9.2.8'
16
- allow-failure: false
17
- ghc-version: '9.4.8'
18
allow-failure: false
19
- ghc-version: '9.6.6'
0 commit comments