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 <daniels@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/16055>
This commit is contained in:
Daniel Stone 2022-04-20 21:05:21 +01:00 committed by Marge Bot
parent 14c195a055
commit f01e3400dc
1 changed files with 1 additions and 1 deletions

View 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: