diff options
author | Erico Nunes <nunes.erico@gmail.com> | 2022-06-23 17:15:39 +0200 |
---|---|---|
committer | Marge Bot <emma+marge@anholt.net> | 2022-06-27 07:02:30 +0000 |
commit | f2a24fd4a239fcfb196f8cd89b196bcdcace4b2a (patch) | |
tree | d99366502d51c945534d71bf23d4f8a13f24d7f3 /.gitlab-ci.yml | |
parent | 04b15f88e7695327a970be0e748302ec0fb728c4 (diff) | |
download | mesa-f2a24fd4a239fcfb196f8cd89b196bcdcace4b2a.tar.gz mesa-f2a24fd4a239fcfb196f8cd89b196bcdcace4b2a.tar.bz2 mesa-f2a24fd4a239fcfb196f8cd89b196bcdcace4b2a.zip |
ci: Revert "CI: Lima farm is offline"
The lab is up and running again.
This reverts commit 686e20afcd32cb80b96984c8eb4428e777fbce97.
Signed-off-by: Erico Nunes <nunes.erico@gmail.com>
Acked-by: Vasily Khoruzhick <anarsoul@gmail.com>
Acked-by: David Heidelberg <david.heidelberg@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/17240>
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r-- | .gitlab-ci.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 185b75a8e13..aba7c1fc106 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: "offline" + LIMA_FARM: "online" default: before_script: |