CI: Disable Windows jobs
authorDaniel Stone <daniels@collabora.com>
Wed, 20 Apr 2022 20:05:21 +0000 (21:05 +0100)
committerMarge Bot <emma+marge@anholt.net>
Wed, 20 Apr 2022 20:19:22 +0000 (20:19 +0000)
We are underprovisioned for Windows, almost certainly not running wide
enough on the insufficient number of slots we do have, and there are
also indications that the machine itself is having physical issues.

Disable it until it's fixed.

Signed-off-by: Daniel Stone <daniels@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/16055>

.gitlab-ci.yml

index e166eae..4d3a1de 100644 (file)
@@ -19,7 +19,7 @@ variables:
   # running on a particular CI farm (ie. for outages, etc):
   FD_FARM: "online"
   COLLABORA_FARM: "online"
-  MICROSOFT_FARM: "online"
+  MICROSOFT_FARM: "offline"
 
 default:
   before_script: