Skip to content

Commit

Permalink
Merge pull request #1354 from Kleidukos/ci/select-cabal-3.4.0.0
Browse files Browse the repository at this point in the history
Select Cabal 3.4.0.0 instead of 3.4 in CI
  • Loading branch information
Kleidukos committed Feb 25, 2021
2 parents 23ee81f + b45a6b3 commit 62d763f
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 @@ -13,7 +13,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-latest]
cabal: ["3.4"]
cabal: ["3.4.0.0"]
ghc:
- "9.0.1"

Expand Down

0 comments on commit 62d763f

Please sign in to comment.