We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6bea30b commit 36cf4b4Copy full SHA for 36cf4b4
.github/workflows/build-test-deploy.yml
@@ -31,7 +31,7 @@ jobs:
31
strategy:
32
fail-fast: false
33
matrix:
34
- ghc: ['9.8.1']
+ ghc: ['9.8']
35
cabal: ['3.10.2.1']
36
37
steps:
0 commit comments