diff --git a/.yamato/mobile-build-and-run.yml b/.yamato/mobile-build-and-run.yml index b271e485d..88d90b9c5 100644 --- a/.yamato/mobile-build-and-run.yml +++ b/.yamato/mobile-build-and-run.yml @@ -9,7 +9,7 @@ Build_Player_With_Tests_iOS_{{ project.name }}_{{ editor }}: name: build {{ project.name }} - {{ editor }} on iOS agent: type: Unity::VM::osx - image: package-ci/macos-12:v4 + image: package-ci/macos-14 flavor: b1.large commands: @@ -70,7 +70,7 @@ mobile_test_ios_{{ project.name }}_{{ editor }}: name: {{ project.name }} mobile project tests - {{ editor }} on iOS agent: type: Unity::mobile::iPhone - image: package-ci/macos-12:v4 + image: package-ci/macos-14 flavor: b1.medium # Skip repository cloning