mirror of
https://git.yoctoproject.org/meta-arm
synced 2026-05-09 17:40:46 +00:00
ci: add qemuarm-secureboot
Signed-off-by: Jon Mason <jon.mason@arm.com>
This commit is contained in:
@@ -187,6 +187,12 @@ qemuarm64:
|
|||||||
matrix:
|
matrix:
|
||||||
- VIRT: xen
|
- VIRT: xen
|
||||||
|
|
||||||
|
qemuarm-secureboot:
|
||||||
|
extends: .build
|
||||||
|
parallel:
|
||||||
|
matrix:
|
||||||
|
- TESTING: testimage
|
||||||
|
|
||||||
qemuarm:
|
qemuarm:
|
||||||
extends: .build
|
extends: .build
|
||||||
parallel:
|
parallel:
|
||||||
|
|||||||
@@ -0,0 +1,6 @@
|
|||||||
|
header:
|
||||||
|
version: 11
|
||||||
|
includes:
|
||||||
|
- ci/base.yml
|
||||||
|
|
||||||
|
machine: qemuarm-secureboot
|
||||||
Reference in New Issue
Block a user