forked from boostorg/assert
We don't want fail-fast
This commit is contained in:
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@@ -10,6 +10,7 @@ env:
|
|||||||
jobs:
|
jobs:
|
||||||
linux:
|
linux:
|
||||||
strategy:
|
strategy:
|
||||||
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
include:
|
include:
|
||||||
- toolset: gcc-5
|
- toolset: gcc-5
|
||||||
|
Reference in New Issue
Block a user