From: Daniel Stone Date: Thu, 18 Jun 2020 07:35:19 +0000 (+0100) Subject: CI: Re-enable the Windows VS2019 build job X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=bb703d42479296f3b517a215ef99428cf405fa9d;p=mesa.git CI: Re-enable the Windows VS2019 build job Let's try this and see how it goes. Signed-off-by: Daniel Stone Reviewed-by: Michel Dänzer Reviewed-by: Eric Engestrom Reviewed-by: Eric Anholt Part-of: --- diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index bddd1a61a29..04fbe6c0051 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -558,7 +558,7 @@ meson-clang: CC: "ccache clang-9" CXX: "ccache clang++-9" -.meson-windows-vs2019: +meson-windows-vs2019: extends: - .build-windows - .use-windows_build_vs2019