fail fast in ci
This commit is contained in:
parent
1b63da6e9e
commit
998c4c4471
1 changed files with 1 additions and 0 deletions
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
|
|
@ -154,6 +154,7 @@ jobs:
|
|||
contents: read
|
||||
packages: write
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
include:
|
||||
- platform: linux/amd64
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue