mirror of
https://github.com/home-assistant/core.git
synced 2025-08-02 12:15:08 +02:00
Set fail-fast to false for meta container (#67484)
This commit is contained in:
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