mirror of
https://git.yoctoproject.org/meta-arm
synced 2026-06-02 01:20:09 +00:00
CI: trusted services as a feature instead of a machine
Trusted services is a feature, not a unique machine. Modify the setup to reflect this. Signed-off-by: Jon Mason <jon.mason@arm.com>
This commit is contained in:
+1
-8
@@ -151,14 +151,7 @@ qemuarm64-secureboot:
|
||||
matrix:
|
||||
- TOOLCHAINS: [gcc, clang]
|
||||
TCLIBC: [glibc, musl]
|
||||
TESTING: testimage
|
||||
|
||||
qemuarm64-secureboot-ts:
|
||||
extends: .build
|
||||
parallel:
|
||||
matrix:
|
||||
- TOOLCHAINS: [gcc, clang]
|
||||
TCLIBC: [glibc, musl]
|
||||
TS: [none, trusted-services]
|
||||
TESTING: testimage
|
||||
|
||||
qemuarm64:
|
||||
|
||||
Reference in New Issue
Block a user