Skip to content

Commit d50fb97

Browse files
committed
Update linux-ci.yml to not fail fast
1 parent 45e99ce commit d50fb97

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/linux-ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ jobs:
1717
name: Run tests
1818
runs-on: ${{ matrix.os }}
1919
strategy:
20+
fail-fast: false
2021
matrix:
2122
os: [ubuntu-22.04, ubuntu-24.04]
2223
build_static: [true, false]

0 commit comments

Comments
 (0)