Skip to content

Commit

Permalink
ci: Bump cabal for GHC 9.2
Browse files Browse the repository at this point in the history
Trying to fix CI failing
  • Loading branch information
wismill committed Jun 12, 2024
1 parent 9f31b6c commit a23ec12
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 @@ -118,7 +118,7 @@ jobs:
# [NOTE] Oldest version supported by ucd2haskell
pack_options: CABAL_BUILD_OPTIONS="-f ucd2haskell"
runner: ubuntu-latest
cabal_version: 3.6
cabal_version: latest
ignore_error: false

- name: 9.4.8
Expand Down

0 comments on commit a23ec12

Please sign in to comment.