mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-11 23:08:30 +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
|
||||
with:
|
||||
ghc-version: '8.10'
|
||||
cabal-version: '3.4'
|
||||
stack-version: '2.5'
|
||||
- uses: actions/cache@v2
|
||||
with:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user