Skip to content

Commit 78d50a8

Browse files
committed
fix: change flavor
1 parent 9814297 commit 78d50a8

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
@@ -41,7 +41,7 @@ Build_Player_With_Tests_Android_{{ project.name }}_{{ editor }}:
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
4343
image: package-ci/ubuntu-22.04:v4
44-
flavor: b1.xlarge
44+
flavor: b1.large
4545

4646
commands:
4747
# Download unity-downloader-cli

0 commit comments

Comments
 (0)