We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e161887 commit 0d789f7Copy full SHA for 0d789f7
.yamato/mobile-build-and-run.yml
@@ -40,7 +40,7 @@ Build_Player_With_Tests_Android_{{ project.name }}_{{ editor }}:
40
type: Unity::VM
41
# Any generic image can be used, no need to have Android tools in the image for building
42
# All Android tools will be downloaded by unity-downloader-cli
43
- image: package-ci/ubuntu-22.04:v4
+ image: mobile/android-execution-base:v2.1774381
44
flavor: b1.large
45
commands:
46
# Download unity-downloader-cli
0 commit comments