Skip to content

Commit b5c4c39

Browse files
committed
Fix expectations before merge
1 parent 588b89f commit b5c4c39

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

.yamato/expectations/upm-ci.unfolded.yaml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ nightly_ci:
2929
promote:
3030
name: Promote
3131
agent:
32-
flavor: m1.large
32+
flavor: b1.large
3333
image: package-ci/win10:stable
3434
type: Unity::VM
3535
artifacts:
@@ -46,7 +46,7 @@ promote:
4646
publish:
4747
name: Publish
4848
agent:
49-
flavor: m1.large
49+
flavor: b1.large
5050
image: package-ci/win10:stable
5151
type: Unity::VM
5252
artifacts:
@@ -69,7 +69,7 @@ publish_ci:
6969
run_tests_on_mono_macOS:
7070
name: Tests NUnit on macOS
7171
agent:
72-
flavor: m1.mac
72+
flavor: b1.large
7373
image: burst/burst_mac:stable
7474
type: Unity::VM::osx
7575
commands:
@@ -170,7 +170,7 @@ validate_package_linux_trunk:
170170
validate_package_macOS_2018.4:
171171
name: Validate package macOS 2018.4
172172
agent:
173-
flavor: m1.mac
173+
flavor: b1.large
174174
image: package-ci/mac:stable
175175
type: Unity::VM::osx
176176
artifacts:
@@ -190,7 +190,7 @@ validate_package_macOS_2018.4:
190190
validate_package_macOS_2019.2:
191191
name: Validate package macOS 2019.2
192192
agent:
193-
flavor: m1.mac
193+
flavor: b1.large
194194
image: package-ci/mac:stable
195195
type: Unity::VM::osx
196196
artifacts:
@@ -210,7 +210,7 @@ validate_package_macOS_2019.2:
210210
validate_package_macOS_2019.3:
211211
name: Validate package macOS 2019.3
212212
agent:
213-
flavor: m1.mac
213+
flavor: b1.large
214214
image: package-ci/mac:stable
215215
type: Unity::VM::osx
216216
artifacts:
@@ -230,7 +230,7 @@ validate_package_macOS_2019.3:
230230
validate_package_macOS_trunk:
231231
name: Validate package macOS trunk
232232
agent:
233-
flavor: m1.mac
233+
flavor: b1.large
234234
image: package-ci/mac:stable
235235
type: Unity::VM::osx
236236
artifacts:

0 commit comments

Comments
 (0)