From 26754f658e4f1b4a021447d78b0c8804fe5ca457 Mon Sep 17 00:00:00 2001 From: Guilherme Gallo Date: Mon, 6 Feb 2023 11:14:30 -0300 Subject: [PATCH] Revert "ci: disable Collabora's LAVA lab for maintance" This reverts commit 60d7e15a7e61c6d51c3fa8e26839793782a12fb4. 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 27f75efc8dc..d1d7c083cc1 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -18,7 +18,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"