Skip to content

Commit ced942e

Browse files
committed
Let the action figure it out.
1 parent 9b0814d commit ced942e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/haskell.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ jobs:
1414
runs-on: ubuntu-latest
1515
strategy:
1616
matrix:
17-
ghc: ["8.10.7"]
18-
cabal: ["3.2.0.0"]
17+
ghc: ["8.10"]
18+
cabal: ["3.2"]
1919

2020
steps:
2121
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)