Skip to content

Commit

Permalink
Add odroid-m1 support (#82)
Browse files Browse the repository at this point in the history
  • Loading branch information
agners authored Mar 9, 2023
1 parent f75d6fe commit 0f4f2a6
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 @@ -18,6 +18,7 @@ jobs:
- khadas-vim3
- odroid-c2
- odroid-c4
- odroid-m1
- odroid-n2
- odroid-xu
- qemuarm
Expand Down Expand Up @@ -56,7 +57,7 @@ jobs:
run: echo "BUILD_ARGS=--test" >> $GITHUB_ENV

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

0 comments on commit 0f4f2a6

Please sign in to comment.