Skip to content

Commit 0d789f7

Browse files
committed
changing ci commands for android
1 parent e161887 commit 0d789f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ Build_Player_With_Tests_Android_{{ project.name }}_{{ editor }}:
4040
type: Unity::VM
4141
# Any generic image can be used, no need to have Android tools in the image for building
4242
# All Android tools will be downloaded by unity-downloader-cli
43-
image: package-ci/ubuntu-22.04:v4
43+
image: mobile/android-execution-base:v2.1774381
4444
flavor: b1.large
4545
commands:
4646
# Download unity-downloader-cli

0 commit comments

Comments
 (0)