Skip to content

Commit

Permalink
Bump up cabal version on CI
Browse files Browse the repository at this point in the history
  • Loading branch information
lehins committed Feb 4, 2024
1 parent f3ef4ad commit 6c70bff
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 @@ -132,7 +132,7 @@ jobs:
ghc-version: ${{ matrix.ghc }}
enable-stack: true
stack-version: 'latest'
cabal-version: '3.6'
cabal-version: '3.10'

- name: Cache
id: cache
Expand Down

0 comments on commit 6c70bff

Please sign in to comment.