workflow: disable fail-fast when building machines
This commit is contained in:
parent
ab0dfe08c7
commit
8406723988
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@ on:
|
|||
jobs:
|
||||
build-machines:
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
machine:
|
||||
- chunk
|
||||
|
|
Loading…
Add table
Reference in a new issue