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 f2d31b0 commit fa08ff1Copy full SHA for fa08ff1
.github/workflows/main.yml
@@ -19,6 +19,7 @@ jobs:
19
runs-on: ${{ matrix.platform }}
20
21
strategy:
22
+ fail-fast: false
23
matrix:
24
platform: [ubuntu-latest, macos-latest, windows-latest]
25
0 commit comments