We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 761e2e0 commit 1e973e4Copy full SHA for 1e973e4
1 file changed
.github/workflows/build.yml
@@ -17,6 +17,7 @@ jobs:
17
name: build
18
runs-on: ${{ matrix.os }}
19
strategy:
20
+ fail-fast: false
21
matrix:
22
os: [ubuntu-latest, macos-latest, windows-latest]
23
steps:
0 commit comments