mirror of
https://github.com/home-assistant/core.git
synced 2025-08-06 22:25:13 +02:00
Set fail-fast to false for meta container (#67484)
This commit is contained in:
committed by
Franck Nijhof
parent
0349d7d09d
commit
d7c480f2d8
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"
|
||||
|
Reference in New Issue
Block a user