From 520c5091d7de4290f87bb984a59e7ac2993471a4 Mon Sep 17 00:00:00 2001 From: Eric Engestrom Date: Tue, 23 May 2023 12:35:18 +0100 Subject: [PATCH] ci: disable anholt's farm Its http cache proxy has been returning `curl: (52) Empty reply from server` for a while and rebooting it didn't help, so turn it off for now. Suggested-by: Emma Anholt Signed-off-by: Eric Engestrom --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 3c6d90df257..0c5021badd2 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -35,7 +35,7 @@ variables: MICROSOFT_FARM: "online" LIMA_FARM: "online" IGALIA_FARM: "online" - ANHOLT_FARM: "online" + ANHOLT_FARM: "offline" VALVE_FARM: "online" AUSTRIANCODER_FARM: "online" # only etnaviv GPUs