Skip to content

Commit

Permalink
Test with GHC 9.10 on CI
Browse files Browse the repository at this point in the history
Summary:

Test Plan:
  • Loading branch information
ndmitchell committed Oct 20, 2024
1 parent fdf9458 commit 8755462
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 @@ -17,7 +17,7 @@ jobs:
fail-fast: false
matrix:
os: [ubuntu-latest]
ghc: ['9.8', '9.6', '9.4']
ghc: ['9.10', '9.8', '9.6']
include:
- os: windows-latest
ghc: '9.8'
Expand Down

0 comments on commit 8755462

Please sign in to comment.