Skip to content

Commit 36cf4b4

Browse files
committed
Build with any 9.8
1 parent 6bea30b commit 36cf4b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-test-deploy.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
strategy:
3232
fail-fast: false
3333
matrix:
34-
ghc: ['9.8.1']
34+
ghc: ['9.8']
3535
cabal: ['3.10.2.1']
3636

3737
steps:

0 commit comments

Comments
 (0)