From f01e3400dc996e37376ce558b067d8e08db8eed7 Mon Sep 17 00:00:00 2001 From: Daniel Stone Date: Wed, 20 Apr 2022 21:05:21 +0100 Subject: [PATCH] CI: Disable Windows jobs 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 Part-of: --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index e166eaed432..4d3a1de18a3 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -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: