forked from GitHub/gf-core
fail slow
This commit is contained in:
1
.github/workflows/build-all-versions.yml
vendored
1
.github/workflows/build-all-versions.yml
vendored
@@ -70,6 +70,7 @@ jobs:
|
||||
name: stack / ghc ${{ matrix.ghc }}
|
||||
runs-on: ${{ matrix.ghc == '7.10.3' && 'ubuntu-20.04' || 'ubuntu-latest' }}
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
stack: ["latest"]
|
||||
ghc: ["8.4.4", "8.6.5", "8.8.4", "8.10.7", "9.0.2", "9.6.6"]
|
||||
|
||||
Reference in New Issue
Block a user