From 36f6eb88cb6efae9713e3f818725f888b0061cd8 Mon Sep 17 00:00:00 2001 From: Sergi Blanch Torne Date: Thu, 16 Feb 2023 10:47:07 +0100 Subject: [PATCH] Revert "ci: disable Collabora's LAVA lab for maintance" This reverts commit https://gitlab.freedesktop.org/mesa/mesa/-/commit/6be7469df1e12bd57c697ff7e34bbda8286d67a2 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 8121dc1e18e..318d6a03451 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -25,7 +25,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"