mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 00:58:05 +02:00
ci: disable anholt's farm
Its http cache proxy has been returning `curl: (52) Empty reply from server` for a while and rebooting it didn't help, so turn it off for now. Suggested-by: Emma Anholt <emma@anholt.net> Signed-off-by: Eric Engestrom <eric@igalia.com>
This commit is contained in:
parent
c6d0bc3918
commit
520c5091d7
1 changed files with 1 additions and 1 deletions
|
|
@ -35,7 +35,7 @@ variables:
|
|||
MICROSOFT_FARM: "online"
|
||||
LIMA_FARM: "online"
|
||||
IGALIA_FARM: "online"
|
||||
ANHOLT_FARM: "online"
|
||||
ANHOLT_FARM: "offline"
|
||||
VALVE_FARM: "online"
|
||||
AUSTRIANCODER_FARM: "online" # only etnaviv GPUs
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue