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.
This commit is contained in:
Michel Dänzer 2019-10-30 09:38:20 +01:00 committed by Michel Dänzer
parent cf25664686
commit aaf1b09270

View file

@ -296,7 +296,7 @@ meson-clang:
CC: "ccache clang-8"
CXX: "ccache clang++-8"
meson-windows:
.meson-windows:
extends:
- .build-windows
before_script: