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:
|
jobs:
|
||||||
build-machines:
|
build-machines:
|
||||||
strategy:
|
strategy:
|
||||||
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
machine:
|
machine:
|
||||||
- chunk
|
- chunk
|
||||||
|
|
Loading…
Add table
Reference in a new issue