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

Author: David Heidelberg <[email protected]>
Date:   Fri Aug  5 14:14:24 2022 +0200

ci: Turn off the entire Lima farm (devices report out-of-space)

Reference: https://gitlab.freedesktop.org/mesa/mesa/-/issues/7009

Signed-off-by: David Heidelberg <[email protected]>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/17910>

---

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

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index b4e05c7eaa9..0c16f01ce9c 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -20,7 +20,7 @@ variables:
   FD_FARM: "online"
   COLLABORA_FARM: "online"
   MICROSOFT_FARM: "online"
-  LIMA_FARM: "online"
+  LIMA_FARM: "offline"
   IGALIA_FARM: "online"
 
 default:

Reply via email to