Skip to content

Commit 951cff1

Browse files
committed
Yamato update
1 parent b60390a commit 951cff1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.yamato/upm-ci.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ test_platforms:
44
- name: win
55
type: Unity::VM
66
image: package-ci/win10:stable
7-
flavor: m1.large
7+
flavor: b1.large
88
- name: mac
99
type: Unity::VM::osx
1010
image: buildfarm/mac:stable
@@ -15,7 +15,7 @@ pack:
1515
agent:
1616
type: Unity::VM
1717
image: package-ci/win10:stable
18-
flavor: m1.large
18+
flavor: b1.large
1919
commands:
2020
- npm install upm-ci-utils@stable -g --registry https://api.bintray.com/npm/unity/unity-npm
2121
- upm-ci package pack
@@ -76,7 +76,7 @@ publish:
7676
agent:
7777
type: Unity::VM
7878
image: package-ci/win10:stable
79-
flavor: m1.large
79+
flavor: b1.large
8080
commands:
8181
- npm install upm-ci-utils@stable -g --registry https://api.bintray.com/npm/unity/unity-npm
8282
- upm-ci package publish

0 commit comments

Comments
 (0)