summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorDavid Heidelberg <david.heidelberg@collabora.com>2023-04-03 14:41:15 +0200
committerDavid Heidelberg <david.heidelberg@collabora.com>2023-04-03 14:41:15 +0200
commit78644c9bb0d3b7920f7676c6388b472510a54f0b (patch)
tree4db2d7098e11526b3a4e28b847159fda581544ea /.gitlab-ci.yml
parent7fe469d6c809eaacbdb5a04bdcd8a5b0d7fc557b (diff)
downloadmesa-78644c9bb0d3b7920f7676c6388b472510a54f0b.tar.gz
ci: disable lima farm, currently out-of-space, needs to be fixed
Signed-off-by: David Heidelberg <david.heidelberg@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22265>
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 60458594243..b1c928ce8ec 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -33,7 +33,7 @@ variables:
FD_FARM: "online"
COLLABORA_FARM: "online"
MICROSOFT_FARM: "online"
- LIMA_FARM: "online"
+ LIMA_FARM: "offline"
IGALIA_FARM: "online"
ANHOLT_FARM: "online"
VALVE_FARM: "online"