mirror of
https://github.com/daylinmorgan/oizys.git
synced 2024-11-05 01:53:15 -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
|
||||
runs-on: ubuntu-latest
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
host:
|
||||
- othalan
|
||||
|
|
Loading…
Reference in a new issue