Skip to content

Commit

Permalink
CI: Add tests for ghc 9.8, 9.10.
Browse files Browse the repository at this point in the history
  • Loading branch information
jgm committed Sep 10, 2024
1 parent 3f8d32d commit afbea71
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,10 @@ jobs:
cabal: '3.8'
- ghc: '9.6'
cabal: '3.10'
- ghc: '9.8'
cabal: 'latest'
- ghc: '9.10'
cabal: 'latest'
steps:
- uses: actions/checkout@v1

Expand Down

0 comments on commit afbea71

Please sign in to comment.