File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff 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
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
You can’t perform that action at this time.
0 commit comments