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:
@@ -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:
|
||||
|
Reference in New Issue
Block a user