mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 03:08:05 +02:00
gitlab-ci: Don't restrict ppc64el/s390x build jobs to gstreamer runners
The packet runners have beefier CPUs now and don't seem to run into test timeouts anymore. Reviewed-by: Daniel Stone <daniels@collabora.com> Tested-by: Marge Bot <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4128> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4128>
This commit is contained in:
parent
bbdf215fbd
commit
86d270cde4
1 changed files with 0 additions and 2 deletions
|
|
@ -484,8 +484,6 @@ meson-i386:
|
|||
meson-s390x:
|
||||
extends:
|
||||
- .meson-cross
|
||||
tags:
|
||||
- gstreamer
|
||||
variables:
|
||||
CROSS: s390x
|
||||
GALLIUM_DRIVERS: "swrast"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue