From 12e85240a326d6e74b264d2e61f01525e50b7ae4 Mon Sep 17 00:00:00 2001 From: Stefan Schubert Date: Wed, 29 May 2024 15:07:53 +0200 Subject: [PATCH] Update config.metadata --- .yamato/config.metadata | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.yamato/config.metadata b/.yamato/config.metadata index d4ef4978da..dc1c9c3734 100644 --- a/.yamato/config.metadata +++ b/.yamato/config.metadata @@ -48,16 +48,16 @@ platforms_nix: installscript: unity-downloader-cli -c editor -c StandaloneSupport-IL2CPP --wait --fast -u - name: linux type: Unity::VM - image: package-ci/ubuntu-22.04:v4 + image: package-ci/ubuntu-20.04:v4.50.0 flavor: b1.large - name: linux_standalone type: Unity::VM - image: package-ci/ubuntu-22.04:v4 + image: package-ci/ubuntu-20.04:v4.50.0 flavor: b1.large runtime: StandaloneLinux64 - name: linux_standalone_il2cpp type: Unity::VM - image: package-ci/ubuntu-22.04:v4 + image: package-ci/ubuntu-20.04:v4.50.0 flavor: b1.large runtime: StandaloneLinux64 scripting-backend: Il2Cpp