Skip to content

Commit

Permalink
fixup! Test with GHC 9.4.7
Browse files Browse the repository at this point in the history
  • Loading branch information
dcastro committed Sep 25, 2023
1 parent 9323415 commit c4d5946
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-latest, macOS-latest, windows-latest]
cabal: ["3.10.1.0"]
cabal: ["3.8"]
# If you update this list of supported compiler versions,
# make sure to:
# * Update the `tested-with` section of `package.yaml`.
Expand Down

0 comments on commit c4d5946

Please sign in to comment.