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:
4
4
- name : win
5
5
type : Unity::VM
6
6
image : package-ci/win10:stable
7
- flavor : m1 .large
7
+ flavor : b1 .large
8
8
- name : mac
9
9
type : Unity::VM::osx
10
10
image : buildfarm/mac:stable
15
15
agent :
16
16
type : Unity::VM
17
17
image : package-ci/win10:stable
18
- flavor : m1 .large
18
+ flavor : b1 .large
19
19
commands :
20
20
- npm install upm-ci-utils@stable -g --registry https://api.bintray.com/npm/unity/unity-npm
21
21
- upm-ci package pack
@@ -76,7 +76,7 @@ publish:
76
76
agent :
77
77
type : Unity::VM
78
78
image : package-ci/win10:stable
79
- flavor : m1 .large
79
+ flavor : b1 .large
80
80
commands :
81
81
- npm install upm-ci-utils@stable -g --registry https://api.bintray.com/npm/unity/unity-npm
82
82
- upm-ci package publish
You can’t perform that action at this time.
0 commit comments