summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorGuilherme Gallo <guilherme.gallo@collabora.com>2023-02-06 11:14:30 -0300
committerMarge Bot <emma+marge@anholt.net>2023-02-06 17:22:11 +0000
commit26754f658e4f1b4a021447d78b0c8804fe5ca457 (patch)
treed2e12a9b8fde8e1678d7263ed9969844e0b35f97 /.gitlab-ci.yml
parent95b5cc3a53b2b7dea00d51d5cb14b8b72440e789 (diff)
downloadmesa-26754f658e4f1b4a021447d78b0c8804fe5ca457.tar.gz
Revert "ci: disable Collabora's LAVA lab for maintance"
This reverts commit 60d7e15a7e61c6d51c3fa8e26839793782a12fb4. Signed-off-by: Guilherme Gallo <guilherme.gallo@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/20903>
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 27f75efc8dc..d1d7c083cc1 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -18,7 +18,7 @@ variables:
# Individual CI farm status, set to "offline" to disable jobs
# running on a particular CI farm (ie. for outages, etc):
FD_FARM: "online"
- COLLABORA_FARM: "offline"
+ COLLABORA_FARM: "online"
MICROSOFT_FARM: "online"
LIMA_FARM: "online"
IGALIA_FARM: "online"