Skip to content

Commit 9426c64

Browse files
committed
Add ghc 9.8 for cabal in ci
1 parent 2e52d96 commit 9426c64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,9 +43,9 @@ jobs:
4343
strategy:
4444
matrix:
4545
ghc_version:
46-
- '9.2'
4746
- '9.4'
4847
- '9.6'
48+
- '9.8'
4949

5050
name: 'cabal_test: ghc-${{ matrix.ghc_version }}'
5151
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)