fail-fast: true

release/4.3a0
Tal Regev 2024-01-16 22:36:08 +02:00
parent d1ab94f51c
commit b104fd6690
No known key found for this signature in database
GPG Key ID: A421558E0F87AC82
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ jobs:
BOOST_EXE: boost_1_72_0-msvc-14.2
strategy:
fail-fast: false
fail-fast: true
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.