feat: no fail fast
This commit is contained in:
parent
ea6ef512f6
commit
e918f3c8ee
1
.github/workflows/nuitka.yml
vendored
1
.github/workflows/nuitka.yml
vendored
@ -15,6 +15,7 @@ jobs:
|
|||||||
build:
|
build:
|
||||||
# 全都要!
|
# 全都要!
|
||||||
strategy:
|
strategy:
|
||||||
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
os: [macos-latest, ubuntu-latest, windows-latest]
|
os: [macos-latest, ubuntu-latest, windows-latest]
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user