Message ID | 20250707183042.1299783-1-ross.burton@arm.com |
---|---|
State | New |
Headers | show |
Series | [1/5] CI: don't force testimage in fvp-base-ts | expand |
diff --git a/ci/fvp-base-ts.yml b/ci/fvp-base-ts.yml index 21757c6cf5..112b092460 100644 --- a/ci/fvp-base-ts.yml +++ b/ci/fvp-base-ts.yml @@ -5,7 +5,6 @@ header: includes: - ci/fvp-base.yml - ci/meta-openembedded.yml - - ci/testimage.yml local_conf_header: trusted_services: |
The caller should (and does) use ci/testimage.yml explicitly instead. Signed-off-by: Ross Burton <ross.burton@arm.com> --- ci/fvp-base-ts.yml | 1 - 1 file changed, 1 deletion(-)