Update Builder & Wheels + support yellow (#73896)

This commit is contained in:
Pascal Vizeli
2022-06-23 13:58:24 +02:00
committed by GitHub
parent 0787ee1345
commit 95eeb8eff3
3 changed files with 19 additions and 4 deletions

View File

@@ -135,7 +135,7 @@ jobs:
password: ${{ secrets.GITHUB_TOKEN }}
- name: Build base image
uses: home-assistant/builder@2022.06.1
uses: home-assistant/builder@2022.06.2
with:
args: |
$BUILD_ARGS \
@@ -171,6 +171,7 @@ jobs:
- raspberrypi4
- raspberrypi4-64
- tinker
- yellow
steps:
- name: Checkout the repository
uses: actions/checkout@v3.0.2
@@ -200,7 +201,7 @@ jobs:
password: ${{ secrets.GITHUB_TOKEN }}
- name: Build base image
uses: home-assistant/builder@2022.06.1
uses: home-assistant/builder@2022.06.2
with:
args: |
$BUILD_ARGS \