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:
parent
8cc99edb7b
commit
b05271f16c
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue