From 1d0446477fe711772a712b1b8ccd091b96ebf12e Mon Sep 17 00:00:00 2001 From: Paulius Dervinis Date: Fri, 27 Jun 2025 08:33:52 +0300 Subject: [PATCH] Test running tvOS everywhere to see if it still fails --- .yamato/config.metadata | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/.yamato/config.metadata b/.yamato/config.metadata index ef7afe67cd..37c1929b0f 100644 --- a/.yamato/config.metadata +++ b/.yamato/config.metadata @@ -1,15 +1,15 @@ editors: - version: 2021.3 - version: 2022.3 - run_tvos: false + run_tvos: true - version: 6000.0 - run_tvos: false + run_tvos: true - version: 6000.1 - run_tvos: false + run_tvos: true - version: 6000.2 - run_tvos: false + run_tvos: true - version: trunk - run_tvos: false + run_tvos: true utr_install_win: curl -s https://artifactory.prd.it.unity3d.com/artifactory/unity-tools-local/utr-standalone/utr.bat --output utr.bat utr_install_nix: curl -s https://artifactory.prd.it.unity3d.com/artifactory/unity-tools-local/utr-standalone/utr --output utr && chmod +x utr