summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stone <daniels@collabora.com>2022-04-20 21:05:21 +0100
committerMike Blumenkrantz <michael.blumenkrantz@gmail.com>2022-04-26 21:43:52 -0400
commit8a53885999310c857ba49554d2faa4e662d61f8a (patch)
treeefcd349844b41e2811ac3da369e19dd09482d031
parentc7fe963150729ef61c77c7e531cf0ac858b449f1 (diff)
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/16185>
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
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: