From d8253efe9994d58d5fc348f8b0fedba5ce2e857a Mon Sep 17 00:00:00 2001 From: Sergi Blanch Torne Date: Wed, 29 Mar 2023 09:21:50 +0200 Subject: [PATCH] Revert "ci: disable Collabora's LAVA lab for maintance" This reverts commit https://gitlab.freedesktop.org/mesa/mesa/-/commit/def1d097c9e1637923f5315820586b06de2f28d0 Signed-off-by: Sergi Blanch Torne Part-of: --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index ee71543..3a72fc1 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -31,7 +31,7 @@ variables: # Individual CI farm status, set to "offline" to disable jobs # running on a particular CI farm (ie. for outages, etc): FD_FARM: "online" - COLLABORA_FARM: "offline" + COLLABORA_FARM: "online" MICROSOFT_FARM: "online" LIMA_FARM: "online" IGALIA_FARM: "online" -- 2.7.4