diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index a153c3dae1c..cfd7530f5d8 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -227,26 +227,6 @@ meson-glvnd: -D gallium-nine=false -D gallium-opencl=disabled -meson-gallium-radeonsi: - extends: .meson-build - variables: - UNWIND: "true" - DRI_LOADERS: > - -D glx=disabled - -D egl=false - -D gbm=false - GALLIUM_ST: > - -D dri3=false - -D gallium-vdpau=false - -D gallium-xvmc=false - -D gallium-omx=disabled - -D gallium-va=false - -D gallium-xa=false - -D gallium-nine=false - -D gallium-opencl=disabled - GALLIUM_DRIVERS: "radeonsi" - LLVM_VERSION: "7" - meson-gallium-clover-llvm: extends: .meson-build variables: