We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c9499ce commit d871371Copy full SHA for d871371
1 file changed
.github/workflows/build.yml
@@ -150,6 +150,7 @@ jobs:
150
needs: check_source
151
if: fromJSON(needs.check_source.outputs.run_tests)
152
strategy:
153
+ fail-fast: false
154
matrix:
155
os:
156
- windows-latest
0 commit comments