mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-26 22:21:57 +01:00
.github: drop the hardcoding of cabal-install
This commit is contained in:
parent
01865fb3f5
commit
2dcb7d8e8f
1
.github/workflows/check.yml
vendored
1
.github/workflows/check.yml
vendored
@ -9,7 +9,6 @@ jobs:
|
|||||||
- uses: haskell/actions/setup@v1
|
- uses: haskell/actions/setup@v1
|
||||||
with:
|
with:
|
||||||
ghc-version: '8.10'
|
ghc-version: '8.10'
|
||||||
cabal-version: '3.4'
|
|
||||||
stack-version: '2.5'
|
stack-version: '2.5'
|
||||||
- uses: actions/cache@v2
|
- uses: actions/cache@v2
|
||||||
with:
|
with:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user