Set fail-fast to false for meta container (#67484)
This commit is contained in:
parent
797a9c3de5
commit
9f51fd7c6f
1 changed files with 1 additions and 0 deletions
1
.github/workflows/builder.yml
vendored
1
.github/workflows/builder.yml
vendored
|
@ -248,6 +248,7 @@ jobs:
|
|||
needs: ["init", "build_base"]
|
||||
runs-on: ubuntu-latest
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
registry:
|
||||
- "ghcr.io/home-assistant"
|
||||
|
|
Loading…
Add table
Reference in a new issue