From 2de2e447db377d11b4aa8a3867e491d0b866ed3b Mon Sep 17 00:00:00 2001 From: =?utf8?q?Niels=20M=C3=B6ller?= Date: Sun, 1 Oct 2023 10:44:01 +0200 Subject: [PATCH] Delete the arm64 and s390x cross builds using the old template and image. --- .gitlab-ci.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index d5939e3c..2750b64a 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -165,14 +165,10 @@ Debian.cross.x86: except: - tags -Debian.cross.aarch64-linux-gnu: - <<: *Debian_cross_template Debian.cross.powerpc64-linux-gnu: <<: *Debian_cross_template Debian.cross.powerpc64le-linux-gnu: <<: *Debian_cross_template -Debian.cross.s390x-linux-gnu: - <<: *Debian_cross_template remote/s390x: image: $CI_REGISTRY/$BUILDENV_NATIVE_IMAGE -- 2.47.2