Skip to content

Commit 641bbca

Browse files
committed
update iOS image
1 parent 1350863 commit 641bbca

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.yamato/mobile-build-and-test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ build_{{ project.name }}_tests_{{ editor }}_iOS:
4646
name: Build {{ project.name }} Tests - {{ editor }} - iOS
4747
agent:
4848
type: Unity::VM::osx
49-
image: mobile/macos-10.15-testing:stable
49+
image: mobile/ios-macos-11:stable
5050
flavor: b1.large
5151
commands:
5252
- pip install unity-downloader-cli --index-url https://artifactory.prd.it.unity3d.com/artifactory/api/pypi/pypi/simple
@@ -81,7 +81,7 @@ run_{{ project.name }}_tests_{{ editor }}_iOS:
8181
agent:
8282
type: Unity::mobile::iPhone
8383
model: SE
84-
image: mobile/macos-10.15-testing:stable
84+
image: mobile/ios-macos-11:stable
8585
flavor: b1.medium
8686
# Set a dependency on the build job
8787
dependencies:

0 commit comments

Comments
 (0)