We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a5eba8e commit 9c4b78cCopy full SHA for 9c4b78c
1 file changed
.github/workflows/build.yml
@@ -13,7 +13,7 @@ jobs:
13
fail-fast: false
14
matrix:
15
os: [ubuntu-latest]
16
- ghc: ['9.6', '9.8', '9.10']
+ ghc: ['9.8', '9.10']
17
cabal: ['3.12']
18
include:
19
- ghc: '9.10'
0 commit comments