We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 55c66db commit 8a553c2Copy full SHA for 8a553c2
1 file changed
.github/workflows/cd.yaml
@@ -30,6 +30,7 @@ jobs:
30
build:
31
runs-on: ${{ matrix.os }}
32
strategy:
33
+ fail-fast: false
34
matrix:
35
include:
36
- os: ubuntu-latest
0 commit comments