From b339c525f449f19f6515201509d8a7455d239195 Mon Sep 17 00:00:00 2001 From: Erico Nunes Date: Fri, 4 Oct 2024 18:12:42 +0200 Subject: [PATCH] Revert "ci/lima: Temporarily disable" The lab was disabled because new changes in our LAVA infrastructure assumed there was a caching proxy configured, and the lima farm didn't configure any. To fix this, we actually implement a caching proxy so it should also speed up some downloads now. Signed-off-by: Erico Nunes Part-of: --- {.ci-farms-disabled => .ci-farms}/lima | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename {.ci-farms-disabled => .ci-farms}/lima (100%) diff --git a/.ci-farms-disabled/lima b/.ci-farms/lima similarity index 100% rename from .ci-farms-disabled/lima rename to .ci-farms/lima