[PATCH v4 9/9] WIP: CI: Update for arm64

Simon Glass sjg at chromium.org
Wed Nov 13 19:53:40 CET 2024


Do not apply.

Switch over to the new multiarch image so we can try a run.

Signed-off-by: Simon Glass <sjg at chromium.org>
---

(no changes since v1)

 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index e152060b046..3275d9ffa45 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -11,7 +11,7 @@ default:
 
 # Grab our configured image.  The source for this is found
 # in the u-boot tree at tools/docker/Dockerfile
-image: ${MIRROR_DOCKER}/trini/u-boot-gitlab-ci-runner:jammy-20240808-21Aug2024
+image: ${MIRROR_DOCKER}/sjg20/u-boot-gitlab-ci-runner-multiarch:jammy-20240808-13Nov2024
 
 # We run some tests in different order, to catch some failures quicker.
 stages:
-- 
2.34.1



More information about the U-Boot mailing list