From 98fde58b3a7494d315d6c0958fa7add9e6a576b1 Mon Sep 17 00:00:00 2001 From: Erico Nunes Date: Tue, 13 Jun 2023 13:37:36 +0200 Subject: [PATCH] ci: temporarily disable lima farm The lab is currently experiencing network instability with the ISP. Signed-off-by: Erico Nunes Part-of: --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 95734d5c772..c66ae3d961a 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -33,7 +33,7 @@ variables: FD_FARM: "offline" COLLABORA_FARM: "online" MICROSOFT_FARM: "online" - LIMA_FARM: "online" + LIMA_FARM: "offline" IGALIA_FARM: "online" ANHOLT_FARM: "online" VALVE_FARM: "online"