From: Michel Dänzer Date: Wed, 30 Oct 2019 08:38:20 +0000 (+0100) Subject: gitlab-ci: Disable meson-windows job for the time being X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=aaf1b0927069d0724cdc157584464b866dab9d9d;p=mesa.git gitlab-ci: Disable meson-windows job for the time being It needs a CI runner carrying the mesa-windows tag, but there's none available currently. --- diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 92097c13565..becc1c18da6 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -296,7 +296,7 @@ meson-clang: CC: "ccache clang-8" CXX: "ccache clang++-8" -meson-windows: +.meson-windows: extends: - .build-windows before_script: