From: Daniel Stone Date: Mon, 30 Mar 2020 09:16:18 +0000 (+0100) Subject: CI: Avoid htz4 runner for VS2019 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=2db1d73e5301f74c6e028a67f5b9dd767ff8cfe2;p=mesa.git CI: Avoid htz4 runner for VS2019 The htz4 runner needs to be updated in order for our support binaries like Chocolatey to work. Temporarily restrict jobs to the EC2 runner until this has happened. Signed-off-by: Daniel Stone Tested-by: Marge Bot Part-of: --- diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index c9c4f8f941c..e46b5dc2d66 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -214,6 +214,7 @@ windows_build_vs2019: - windows - shell - "1809" + - mesa script: - .\.gitlab-ci\windows\mesa_container.ps1 $CI_REGISTRY $CI_REGISTRY_USER $CI_REGISTRY_PASSWORD $WINDOWS_IMAGE $WINDOWS_UPSTREAM_IMAGE