mirror of
https://github.com/IHaskell/IHaskell.git
synced 2025-04-14 10:26:07 +00:00
.github/workflows/ci.yml: don't fail fast
This commit is contained in:
parent
c60da6032d
commit
82870a40e8
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -32,9 +32,9 @@ on:
|
||||
|
||||
jobs:
|
||||
linux:
|
||||
|
||||
runs-on: ubuntu-18.04
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
versions:
|
||||
- stack-yaml: 'stack-8.0.yaml'
|
||||
|
Loading…
x
Reference in New Issue
Block a user