Mesa (master): gitlab-ci: Disable meson-windows job for the time being

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Wed Oct 30 09:04:38 UTC 2019


Module: Mesa
Branch: master
Commit: aaf1b0927069d0724cdc157584464b866dab9d9d
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=aaf1b0927069d0724cdc157584464b866dab9d9d

Author: Michel Dänzer <mdaenzer at redhat.com>
Date:   Wed Oct 30 09:38:20 2019 +0100

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.

---

 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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:




More information about the mesa-commit mailing list