From 9dd4c03dd6cd5cd3252140f1a53805bd3e9bd376 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20Roukala=20=28n=C3=A9=20Peres=29?= Date: Mon, 13 Mar 2023 14:36:06 +0200 Subject: ci: bring back the valve farm online MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit All the farms have been updated, and the `out of files` error has been fixed, and I also believe that the vast majority of the `file could not be opened successfully` should also be fixed with this update. Signed-off-by: Martin Roukala (né Peres) Part-of: --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.gitlab-ci.yml') diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index b4a1e336835..c1ff021f8fe 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -36,7 +36,7 @@ variables: LIMA_FARM: "online" IGALIA_FARM: "online" ANHOLT_FARM: "online" - VALVE_FARM: "offline" + VALVE_FARM: "online" AUSTRIANCODER_FARM: "online" # only etnaviv GPUs default: -- cgit v1.2.1