From: Niels Möller Date: Sun, 1 Oct 2023 08:44:01 +0000 (+0200) Subject: Delete the arm64 and s390x cross builds using the old template and image. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2de2e447db377d11b4aa8a3867e491d0b866ed3b;p=thirdparty%2Fnettle.git Delete the arm64 and s390x cross builds using the old template and image. --- 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