Skip to content

Commit

Permalink
Add Raspberry Pi 5 (#103)
Browse files Browse the repository at this point in the history
  • Loading branch information
agners authored Dec 11, 2023
1 parent f8328cc commit c1791af
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/builder.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ jobs:
- raspberrypi3-64
- raspberrypi4
- raspberrypi4-64
- raspberrypi5-64
- tinker
- yellow
- green
Expand All @@ -55,7 +56,7 @@ jobs:
run: echo "BUILD_ARGS=--test" >> $GITHUB_ENV

- name: Build landingpage
uses: home-assistant/builder@2023.09.0
uses: home-assistant/builder@2023.12.0
with:
args: |
$BUILD_ARGS \
Expand Down

0 comments on commit c1791af

Please sign in to comment.