Skip to content

Commit

Permalink
CI: GHC 9.0 - 9.6
Browse files Browse the repository at this point in the history
  • Loading branch information
sorki committed Dec 31, 2023
1 parent e4fbf75 commit bfac31b
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 @@ -19,7 +19,7 @@ jobs:
matrix:
os: [ "ubuntu-latest" ]
cabal: [ "latest" ]
ghc: [ "8.10", "9.0" ]
ghc: [ "8.10", "9.6" ]
fail-fast: false

steps:
Expand Down

0 comments on commit bfac31b

Please sign in to comment.