mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-11 23:08:30 +01:00
github workflow: specify ghc 8.10 - ubuntu 8.10.3 currently
This commit is contained in:
parent
fcc5ea235f
commit
a4e107cbe1
2
.github/workflows/check.yml
vendored
2
.github/workflows/check.yml
vendored
@ -8,7 +8,7 @@ jobs:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: haskell/actions/setup@v1
|
||||
with:
|
||||
ghc-version: '8.10.4'
|
||||
ghc-version: '8.10'
|
||||
stack-version: '2.5'
|
||||
- uses: actions/cache@v2
|
||||
with:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user