Skip to content

Commit b792cd1

Browse files
authored
Update build-and-test.yml
Signed-off-by: Andreas Fehlner <[email protected]>
1 parent f92c676 commit b792cd1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-and-test.yml

+1
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ jobs:
2626
name: Build wheels on ${{ matrix.os }}
2727
runs-on: ${{ matrix.os }}
2828
strategy:
29+
fail-fast: false
2930
matrix:
3031
os: [ubuntu-22.04, windows-2019, macos-10.15]
3132
steps:

0 commit comments

Comments
 (0)