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 475c797 commit cf05997Copy full SHA for cf05997
.github/workflows/build.yml
@@ -10,6 +10,7 @@ on:
10
jobs:
11
build:
12
strategy:
13
+ fail-fast: false
14
matrix:
15
os:
16
- 'ubuntu-latest'
0 commit comments