Skip to content

Commit 8a553c2

Browse files
committed
ci(cd): disable matrix fail-fast
1 parent 55c66db commit 8a553c2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/cd.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ jobs:
3030
build:
3131
runs-on: ${{ matrix.os }}
3232
strategy:
33+
fail-fast: false
3334
matrix:
3435
include:
3536
- os: ubuntu-latest

0 commit comments

Comments
 (0)