We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b60390a commit 951cff1Copy full SHA for 951cff1
1 file changed
.yamato/upm-ci.yml
@@ -4,7 +4,7 @@ test_platforms:
4
- name: win
5
type: Unity::VM
6
image: package-ci/win10:stable
7
- flavor: m1.large
+ flavor: b1.large
8
- name: mac
9
type: Unity::VM::osx
10
image: buildfarm/mac:stable
@@ -15,7 +15,7 @@ pack:
15
agent:
16
17
18
19
commands:
20
- npm install upm-ci-utils@stable -g --registry https://api.bintray.com/npm/unity/unity-npm
21
- upm-ci package pack
@@ -76,7 +76,7 @@ publish:
76
77
78
79
80
81
82
- upm-ci package publish
0 commit comments