fail fast in linux matrix
parent
4dafcc50e8
commit
091c9c9557
|
@ -15,7 +15,7 @@ jobs:
|
||||||
BOOST_VERSION: 1.67.0
|
BOOST_VERSION: 1.67.0
|
||||||
|
|
||||||
strategy:
|
strategy:
|
||||||
fail-fast: false
|
fail-fast: true
|
||||||
matrix:
|
matrix:
|
||||||
# Github Actions requires a single row to be added to the build matrix.
|
# Github Actions requires a single row to be added to the build matrix.
|
||||||
# See https://help.github.com/en/articles/workflow-syntax-for-github-actions.
|
# See https://help.github.com/en/articles/workflow-syntax-for-github-actions.
|
||||||
|
|
Loading…
Reference in New Issue