Add dispatch - odroid c2 (#49744)
parent
e5e215353d
commit
0d410209d2
|
@ -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…
Reference in New Issue