radeonsi: don't wait for shader compilation to finish when destroying a context
[mesa.git] / .gitlab-ci.yml
index 571d6601cbef67be9477eb7c8d938fb8c27a027d..ac2648cfa5c16ccb775b26d03fb8295b1beb5781 100644 (file)
@@ -322,8 +322,6 @@ meson-main:
     VULKAN_DRIVERS: freedreno
     GALLIUM_DRIVERS: "etnaviv,freedreno,kmsro,lima,nouveau,panfrost,swrast,tegra,v3d,vc4"
     BUILDTYPE: "debugoptimized"
-    EXTRA_OPTION: >
-      -D I-love-half-baked-turnips=true
   tags:
     - aarch64
 
@@ -470,6 +468,8 @@ meson-i386:
 meson-s390x:
   extends:
     - .meson-cross
+  tags:
+    - gstreamer
   variables:
     CROSS: s390x
     GALLIUM_DRIVERS: "swrast"