Skip to content

Commit c255c42

Browse files
committed
Workaround haskell setup action issue
1 parent df4ed1d commit c255c42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/haskell-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
matrix:
1515
os:
1616
- ubuntu-latest
17-
cabal: [3.10]
17+
cabal: [3.10.1.0]
1818
ghc:
1919
- 8.10.7
2020
- 9.0.2

0 commit comments

Comments
 (0)