Skip to content

Commit

Permalink
Update CI to GHC 9.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
enobayram committed Apr 30, 2024
1 parent fb518a5 commit f66ffe5
Showing 1 changed file with 1 addition 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 @@ -9,7 +9,7 @@ jobs:
strategy:
fail-fast: false
matrix:
ghc: ['9.2.8']
ghc: ['9.6.3']
cabal: ['3.10']
os: ['ubuntu-20.04', 'ubuntu-22.04', 'macOS-latest']

Expand Down

0 comments on commit f66ffe5

Please sign in to comment.