Mesa (master): CI: Re-enable the Windows VS2019 build job

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Tue Jun 30 10:16:34 UTC 2020


Module: Mesa
Branch: master
Commit: bb703d42479296f3b517a215ef99428cf405fa9d
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=bb703d42479296f3b517a215ef99428cf405fa9d

Author: Daniel Stone <daniels at collabora.com>
Date:   Thu Jun 18 08:35:19 2020 +0100

CI: Re-enable the Windows VS2019 build job

Let's try this and see how it goes.

Signed-off-by: Daniel Stone <daniels at collabora.com>
Reviewed-by: Michel Dänzer <mdaenzer at redhat.com>
Reviewed-by: Eric Engestrom <eric at engestrom.ch>
Reviewed-by: Eric Anholt <eric at anholt.net>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5689>

---

 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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



More information about the mesa-commit mailing list