summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorJordan Petridis <jordan@centricular.com>2022-12-23 15:33:40 +0200
committerMarge Bot <emma+marge@anholt.net>2022-12-25 15:32:39 +0000
commit8c3c11ad33df5fccb6d3287bd89df6617b7f7ee8 (patch)
tree2ee528df81387b1957a30491fee698ac60860e68 /.gitlab-ci.yml
parentad4d7ca8332488be8a75aff001f00306a9f6402e (diff)
downloadmesa-8c3c11ad33df5fccb6d3287bd89df6617b7f7ee8.tar.gz
Revert "ci: Windows runner is experiencing DNS issues; disable Microsoft farm"
Let's try this again, landed couple config changes on the runners. This reverts commit c52b7aa732e78d2ed93ef95a42262fae270c2027. Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/20424>
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 88254674729..196a3f24f17 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: "offline"
+ MICROSOFT_FARM: "online"
LIMA_FARM: "online"
IGALIA_FARM: "online"
ANHOLT_FARM: "online"