mirror of
https://github.com/home-assistant/core.git
synced 2025-07-14 16:57:10 +00:00
Set fail-fast to false for meta container (#67484)
This commit is contained in:
parent
797a9c3de5
commit
9f51fd7c6f
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…
x
Reference in New Issue
Block a user