From fe60fa898e61c0bd4ddc408709700814a073d562 Mon Sep 17 00:00:00 2001 From: Guilherme Gallo Date: Thu, 6 Apr 2023 08:49:23 -0300 Subject: [PATCH] Revert "ci: disable Collabora's LAVA lab for maintance" This reverts commit 86ad0356b6a8cc5f8b338cf7b92149b6e81f08e2. Signed-off-by: Guilherme Gallo Part-of: --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 731c6f2..5c371a1 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: "offline" IGALIA_FARM: "online" -- 2.7.4