summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorDaniel Stone <daniels@collabora.com>2023-03-12 17:01:56 +0000
committerDaniel Stone <daniels@collabora.com>2023-03-12 17:01:56 +0000
commit023d7e860eeb148d0d245bcc49f5b66b9aeb8363 (patch)
tree0e22d5b3d024646b3f3328baccdc7fb21b8ca625 /.gitlab-ci.yml
parent5b697d192140b3097e2e1d4ccf6b880f10a2e787 (diff)
downloadmesa-023d7e860eeb148d0d245bcc49f5b66b9aeb8363.tar.gz
CI: Disable Windows runners
They are currently being rebuilt, with no firm ETA for their return. Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/21864>
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 44f4637ec97..b4a1e336835 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -32,7 +32,7 @@ variables:
# running on a particular CI farm (ie. for outages, etc):
FD_FARM: "online"
COLLABORA_FARM: "online"
- MICROSOFT_FARM: "online"
+ MICROSOFT_FARM: "offline"
LIMA_FARM: "online"
IGALIA_FARM: "online"
ANHOLT_FARM: "online"