Skip to content

Commit

Permalink
CI: Test GHC 9.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
RyanGlScott committed Jan 17, 2024
1 parent c88a229 commit 73940fa
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 @@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
ghc-ver: ["8.8.4", "8.10.7", "9.0.2", "9.2.8", "9.4.5", "9.6.2"]
ghc-ver: ["8.8.4", "8.10.7", "9.0.2", "9.2.8", "9.4.5", "9.6.2", "9.8.1"]
cabal-ver: ["3.10.1.0"]
# complete all jobs
fail-fast: false
Expand Down

0 comments on commit 73940fa

Please sign in to comment.