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

Commit b45a6b3

Browse files
committed
Select Cabal 3.4.0.0 instead of 3.4 in CI
1 parent 23ee81f commit b45a6b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
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)