Skip to content

Commit

Permalink
CI: add GHC 9.8 and GHC 9.10
Browse files Browse the repository at this point in the history
  • Loading branch information
sheaf committed Nov 29, 2024
1 parent 9149bb0 commit b5c017c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ jobs:
matrix:
ghc:
- "latest"
- "9.10.1"
- "9.8.2"
- "9.6.2"
- "9.4.7"
- "9.2.5"
Expand Down

0 comments on commit b5c017c

Please sign in to comment.