Skip to content

Commit

Permalink
Bump CI runners and add GHC-9.2, GHC-9.4, and GHC-9.6
Browse files Browse the repository at this point in the history
  • Loading branch information
ennocramer committed Aug 9, 2023
1 parent 4b4fc24 commit 5120deb
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 @@ -14,7 +14,7 @@ jobs:
strategy:
matrix:
os: [ ubuntu-latest, macOS-latest ]
ghc: [ 8.4.4, 8.6.5, 8.8.3, 8.10.2, 9.0.1 ]
ghc: [ 8.4.4, 8.6.5, 8.8.4, 8.10.7, 9.0.2, 9.2.8, 9.4.6, 9.6.2 ]
exclude:
- os: macOS-latest
ghc: 8.4.4
Expand Down

0 comments on commit 5120deb

Please sign in to comment.