From fdf746cb2b0c56d061f54e73974b22b33abe2620 Mon Sep 17 00:00:00 2001 From: Erico Nunes Date: Sun, 16 Apr 2023 13:40:28 +0200 Subject: [PATCH] Revert "ci: disable lima farm, currently out-of-space, needs to be fixed" This reverts commit 78644c9bb0d3b7920f7676c6388b472510a54f0b. Fixes: 78644c9bb0d3b7920f76 ("ci: disable lima farm, currently out-of-space, needs to be fixed") Signed-off-by: Erico Nunes Reviewed-by: David Heidelberg Part-of: --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 5c371a15aba..3a72fc18393 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -33,7 +33,7 @@ variables: FD_FARM: "online" COLLABORA_FARM: "online" MICROSOFT_FARM: "online" - LIMA_FARM: "offline" + LIMA_FARM: "online" IGALIA_FARM: "online" ANHOLT_FARM: "online" VALVE_FARM: "online"