Skip to content

Commit

Permalink
Add GHC 9.8 build
Browse files Browse the repository at this point in the history
  • Loading branch information
mbj committed Dec 11, 2024
1 parent 1812739 commit 3b74720
Show file tree
Hide file tree
Showing 3 changed files with 676 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
strategy:
fail-fast: false
matrix:
ghc: ['9.4', '9.6']
ghc: ['9.4', '9.6', '9.8']
os: [ubuntu-latest]
steps:
- uses: actions/checkout@v3
Expand Down
Loading

0 comments on commit 3b74720

Please sign in to comment.