ci: Disable windows builds due to runner not being available
Warning from Gitlab: This job is stuck because you don't have any active runners online or available with any of these tags assigned to them: windows shell 1809 mesa Signed-off-by: Tomeu Vizoso <tomeu.vizoso@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/11255>
This commit is contained in:
@@ -539,7 +539,7 @@ arm_test:
|
||||
MESA_IMAGE_TAG: "2021-04-14-radv"
|
||||
MESA_UPSTREAM_IMAGE: "$CI_REGISTRY/$FDO_UPSTREAM_REPO/$MESA_IMAGE_PATH:${MESA_IMAGE_TAG}"
|
||||
|
||||
windows_build_vs2019:
|
||||
.windows_build_vs2019:
|
||||
extends:
|
||||
- .container
|
||||
- .windows-docker-vs2019
|
||||
@@ -956,7 +956,7 @@ meson-clang:
|
||||
CC: clang
|
||||
CXX: clang++
|
||||
|
||||
meson-windows-vs2019:
|
||||
.meson-windows-vs2019:
|
||||
extends:
|
||||
- .build-windows
|
||||
- .use-windows_build_vs2019
|
||||
@@ -968,7 +968,7 @@ meson-windows-vs2019:
|
||||
paths:
|
||||
- _install/
|
||||
|
||||
test-d3d12-windows:
|
||||
.test-d3d12-windows:
|
||||
extends:
|
||||
- .build-windows
|
||||
- .use-windows_build_vs2019
|
||||
|
Reference in New Issue
Block a user