fail slow again

release/4.3a0
Frank Dellaert 2023-02-05 23:14:08 -08:00
parent 08e63aee12
commit e6ace91e9d
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ jobs:
BOOST_VERSION: 1.67.0 BOOST_VERSION: 1.67.0
strategy: strategy:
fail-fast: true fail-fast: false
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.