Skip to content

Commit

Permalink
Add ghc 9.8 for cabal in ci
Browse files Browse the repository at this point in the history
  • Loading branch information
saep committed Dec 28, 2023
1 parent 2e52d96 commit 9426c64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,9 +43,9 @@ jobs:
strategy:
matrix:
ghc_version:
- '9.2'
- '9.4'
- '9.6'
- '9.8'

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

0 comments on commit 9426c64

Please sign in to comment.