mirror of
https://github.com/home-assistant/core.git
synced 2025-07-21 20:27:08 +00:00
Add dispatch - odroid c2 (#49744)
This commit is contained in:
parent
e5e215353d
commit
0d410209d2
2
.github/workflows/builder.yml
vendored
2
.github/workflows/builder.yml
vendored
@ -2,6 +2,7 @@ name: Build images
|
||||
|
||||
# yamllint disable-line rule:truthy
|
||||
on:
|
||||
workflow_dispatch:
|
||||
release:
|
||||
types: ["published"]
|
||||
schedule:
|
||||
@ -133,6 +134,7 @@ jobs:
|
||||
machine:
|
||||
- generic-x86-64
|
||||
- intel-nuc
|
||||
- odroid-c2
|
||||
- odroid-c4
|
||||
- odroid-n2
|
||||
- odroid-xu
|
||||
|
Loading…
x
Reference in New Issue
Block a user