Message ID | 20250310120948.1807735-2-ross.burton@arm.com |
---|---|
State | New |
Headers | show |
Series | [1/2] arm/arm-bsp/trusted-firmware-a: use main branch when fetching mbedtls | expand |
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 3e84d8b8..baa541d7 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -250,9 +250,6 @@ pending-updates: # This configuration has all of the layers we need enabled - kas shell --update --force-checkout ci/qemuarm64.yml:ci/meta-openembedded.yml:ci/meta-secure-core.yml:lockfile.yml --command \ "$CI_PROJECT_DIR/scripts/machine-summary.py -t report -o $CI_PROJECT_DIR/update-report $($CI_PROJECT_DIR/ci/listmachines.py meta-arm meta-arm-bsp)" - # Do this on x86 whilst the compilers are x86-only - tags: - - x86_64 qemuarm64-secureboot: extends: .build
Signed-off-by: Ross Burton <ross.burton@arm.com> --- .gitlab-ci.yml | 3 --- 1 file changed, 3 deletions(-)