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:
committed by
Michel Dänzer
parent
cf25664686
commit
aaf1b09270
+1
-1
@@ -296,7 +296,7 @@ meson-clang:
|
||||
CC: "ccache clang-8"
|
||||
CXX: "ccache clang++-8"
|
||||
|
||||
meson-windows:
|
||||
.meson-windows:
|
||||
extends:
|
||||
- .build-windows
|
||||
before_script:
|
||||
|
||||
Reference in New Issue
Block a user