mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 05:07:41 +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
|
# yamllint disable-line rule:truthy
|
||||||
on:
|
on:
|
||||||
|
workflow_dispatch:
|
||||||
release:
|
release:
|
||||||
types: ["published"]
|
types: ["published"]
|
||||||
schedule:
|
schedule:
|
||||||
@ -133,6 +134,7 @@ jobs:
|
|||||||
machine:
|
machine:
|
||||||
- generic-x86-64
|
- generic-x86-64
|
||||||
- intel-nuc
|
- intel-nuc
|
||||||
|
- odroid-c2
|
||||||
- odroid-c4
|
- odroid-c4
|
||||||
- odroid-n2
|
- odroid-n2
|
||||||
- odroid-xu
|
- odroid-xu
|
||||||
|
Loading…
x
Reference in New Issue
Block a user