Don't fail fast
parent
045c387ff4
commit
23dace16ed
.github/workflows
|
@ -9,6 +9,7 @@ on:
|
|||
jobs:
|
||||
build:
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
os:
|
||||
- macos-10.15
|
||||
|
|
Loading…
Reference in New Issue