Skip to content

Commit

Permalink
add GHC-9.8 CI build
Browse files Browse the repository at this point in the history
  • Loading branch information
larskuhtz committed Oct 16, 2023
1 parent a95e012 commit bf3e9ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/applications.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
strategy:
fail-fast: false
matrix:
ghc: ['9.6']
ghc: ['9.6', 9.8']
cabal: ['3.10']
os: ['ubuntu-20.04', 'ubuntu-22.04', 'macOS-latest']
cabalcache: ['true']
Expand Down

0 comments on commit bf3e9ab

Please sign in to comment.