Mesa (main): ci: put lima farm back online

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Mon Apr 25 15:33:14 UTC 2022


Module: Mesa
Branch: main
Commit: d0b594a4d3efcc775925db57ae35d65b737a8661
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=d0b594a4d3efcc775925db57ae35d65b737a8661

Author: Erico Nunes <nunes.erico at gmail.com>
Date:   Sun Apr 24 17:13:22 2022 +0200

ci: put lima farm back online

There was an issue with the network router in the lab, which
should be resolved now.

Signed-off-by: Erico Nunes <nunes.erico at gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/16135>

---

 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 9359245b7de..b26689abcd4 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -20,7 +20,7 @@ variables:
   FD_FARM: "online"
   COLLABORA_FARM: "online"
   MICROSOFT_FARM: "offline"
-  LIMA_FARM: "offline"
+  LIMA_FARM: "online"
 
 default:
   before_script:



More information about the mesa-commit mailing list