gitlab-ci: Disable meson-windows job for the time being
authorMichel Dänzer <mdaenzer@redhat.com>
Wed, 30 Oct 2019 08:38:20 +0000 (09:38 +0100)
committerMichel Dänzer <michel@daenzer.net>
Wed, 30 Oct 2019 08:38:20 +0000 (09:38 +0100)
It needs a CI runner carrying the mesa-windows tag, but there's none
available currently.

.gitlab-ci.yml

index 92097c13565f7f15a8014f448012bf294a329046..becc1c18da68eea594e218efbc1e36e08e5986a8 100644 (file)
@@ -296,7 +296,7 @@ meson-clang:
     CC: "ccache clang-8"
     CXX: "ccache clang++-8"
 
     CC: "ccache clang-8"
     CXX: "ccache clang++-8"
 
-meson-windows:
+.meson-windows:
   extends:
     - .build-windows
   before_script:
   extends:
     - .build-windows
   before_script: