mirror of
https://github.com/daylinmorgan/oizys.git
synced 2024-12-22 14:20:44 -06:00
don't fail fast
This commit is contained in:
parent
16ff586de4
commit
7f34f6d6ad
1 changed files with 1 additions and 0 deletions
1
.github/workflows/update.yml
vendored
1
.github/workflows/update.yml
vendored
|
@ -67,6 +67,7 @@ jobs:
|
||||||
needs: build-minimal
|
needs: build-minimal
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
strategy:
|
strategy:
|
||||||
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
host:
|
host:
|
||||||
- othalan
|
- othalan
|
||||||
|
|
Loading…
Reference in a new issue