summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorErico Nunes <nunes.erico@gmail.com>2023-04-16 13:40:28 +0200
committerMarge Bot <emma+marge@anholt.net>2023-04-16 23:03:47 +0000
commitfdf746cb2b0c56d061f54e73974b22b33abe2620 (patch)
treebb2ade1a9ea2b992ca3988ae86f17ca8c4e7ce91 /.gitlab-ci.yml
parent8ebc5cbe2b828f34b9bfb32c528d3514ead59798 (diff)
downloadmesa-fdf746cb2b0c56d061f54e73974b22b33abe2620.tar.gz
Revert "ci: disable lima farm, currently out-of-space, needs to be fixed"
This reverts commit 78644c9bb0d3b7920f7676c6388b472510a54f0b. Fixes: 78644c9bb0d3b7920f76 ("ci: disable lima farm, currently out-of-space, needs to be fixed") Signed-off-by: Erico Nunes <nunes.erico@gmail.com> Reviewed-by: David Heidelberg <david.heidelberg@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22513>
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 5c371a15aba..3a72fc18393 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: "offline"
+ LIMA_FARM: "online"
IGALIA_FARM: "online"
ANHOLT_FARM: "online"
VALVE_FARM: "online"