Skip to content

Commit

Permalink
Bump GHC versions (#812)
Browse files Browse the repository at this point in the history
Signed-off-by: Mihai Maruseac <mihai.maruseac@gmail.com>
  • Loading branch information
mihaimaruseac authored Feb 3, 2024
1 parent d7c37ab commit 43a377b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/presubmit-cabal.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
fail-fast: false # don't cancel other jobs if one fails
matrix:
os: [ubuntu-latest, macos-latest, windows-latest]
ghc: [8.10.7, 9.0.2, 9.2.8, 9.4.7, 9.6.3, 9.8.1]
ghc: [8.10.7, 9.0.2, 9.2.8, 9.4.8, 9.6.4, 9.8.1]
defaults:
run:
# The default shell on Windows is `pwsh`. However, it doesn't expand
Expand Down

0 comments on commit 43a377b

Please sign in to comment.