Skip to content

Commit

Permalink
GHA with ghc-9.2.8
Browse files Browse the repository at this point in the history
  • Loading branch information
jorisdral committed Jul 26, 2023
1 parent 87e1cca commit 993a6e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/haskell.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
strategy:
fail-fast: false
matrix:
ghc: ["8.10.7", "9.2.7", "9.6.2"]
ghc: ["8.10.7", "9.2.8", "9.6.2"]
os: [ubuntu-latest, macos-latest, windows-latest]

env:
Expand Down

0 comments on commit 993a6e4

Please sign in to comment.