ci/build: untangle debian-s390x from debian-ppc64el

The only thing inherited and not overridden was the `BUILDTYPE: debug`.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/30800>
This commit is contained in:
Eric Engestrom
2024-08-28 17:42:33 +02:00
committed by Marge Bot
parent b39e34ba92
commit 74f7b370ea

View File

@@ -695,11 +695,12 @@ debian-x86_32:
# In case of issues with this job, contact @ajax
debian-s390x:
extends:
- debian-ppc64el
- .meson-cross
- .use-debian/s390x_build
tags:
- kvm
variables:
BUILDTYPE: debug
CROSS: s390x
GALLIUM_DRIVERS: "llvmpipe,zink"
LLVM_VERSION: 15