Skip to content
This repository was archived by the owner on Aug 3, 2024. It is now read-only.

Commit 62d763f

Browse files
authored
Merge pull request #1354 from Kleidukos/ci/select-cabal-3.4.0.0
Select Cabal 3.4.0.0 instead of 3.4 in CI
2 parents 23ee81f + b45a6b3 commit 62d763f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
strategy:
1414
matrix:
1515
os: [ubuntu-latest]
16-
cabal: ["3.4"]
16+
cabal: ["3.4.0.0"]
1717
ghc:
1818
- "9.0.1"
1919

0 commit comments

Comments
 (0)