gitlab-ci: disable vs2019 build

Seems to be broken atm and blocking merging anything.

Signed-off-by: Rob Clark <robdclark@chromium.org>
Tested-by: Marge Bot <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4272>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4272>
This commit is contained in:
Rob Clark 2020-03-27 16:34:27 -07:00
parent f7d53275fb
commit 6a10397a01

View File

@ -425,7 +425,7 @@ meson-clang:
CC: "ccache clang-9"
CXX: "ccache clang++-9"
meson-windows-vs2019:
.meson-windows-vs2019:
extends:
- .build-windows
- .use-windows_build_vs2019