Skip to content

Commit

Permalink
[CI] Revert to cabal 3.2 (missing on Windows)
Browse files Browse the repository at this point in the history
  • Loading branch information
lierdakil committed Feb 24, 2021
1 parent bc4ae55 commit 0b85cd3
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 @@ -22,7 +22,7 @@ jobs:
if: runner.os != 'Linux'
with:
ghc-version: ${{matrix.ghc}}
cabal-version: '3.4'
cabal-version: '3.2'
- name: Cabal init
shell: pwsh
run: |
Expand Down

0 comments on commit 0b85cd3

Please sign in to comment.