Skip to content

Commit 1e973e4

Browse files
committed
to check if only mac-os build fails
1 parent 761e2e0 commit 1e973e4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build.yml

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

0 commit comments

Comments
 (0)