ci: disable debian-ppc64el and debian-s390x

They failed a lot today, no idea why. But having flakes in pre merge CI sucks.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/39963>
This commit is contained in:
Georg Lehmann 2026-02-18 16:26:48 +01:00 committed by Marge Bot
parent 8cc99edb7b
commit b05271f16c

View file

@ -733,7 +733,7 @@ debian-riscv64:
# While s390 is dead, s390x is very much alive, and one of the last major
# big-endian platforms, so it provides useful coverage.
# In case of issues with this job, contact @ajax
debian-s390x:
.debian-s390x:
extends:
- .meson-cross
- .use-debian/s390x_build
@ -748,7 +748,7 @@ debian-s390x:
DRI_LOADERS:
-D glvnd=disabled
debian-ppc64el:
.debian-ppc64el:
extends:
- .meson-cross
- .use-debian/ppc64el_build