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:
|
||||
# 全都要!
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
os: [macos-latest, ubuntu-latest, windows-latest]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user