Skip to content

Commit

Permalink
Update GHC test matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
hasufell committed Dec 2, 2023
1 parent 66aa81d commit 2cced72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
fail-fast: false
matrix:
os: [ubuntu-latest]
ghc: ['8.6.5', '8.8.4', '8.10.7', '9.0.2', '9.2.7', '9.4.5', '9.6.1']
ghc: ['8.6.5', '8.8.4', '8.10.7', '9.0.2', '9.2.8', '9.4.8', '9.6.3', '9.8.1']
cabal: ['3.8.1.0']
include:
- os: macOS-latest
Expand Down

0 comments on commit 2cced72

Please sign in to comment.