Skip to content

Commit 480d19d

Browse files
Change to b1.large
1 parent 8219912 commit 480d19d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -267,7 +267,7 @@ validate_package_minimal:
267267
validate_package_windows_2018.4:
268268
name: Validate package windows 2018.4
269269
agent:
270-
flavor: m1.large
270+
flavor: b1.large
271271
image: package-ci/win10:stable
272272
type: Unity::VM
273273
artifacts:
@@ -287,7 +287,7 @@ validate_package_windows_2018.4:
287287
validate_package_windows_2019.2:
288288
name: Validate package windows 2019.2
289289
agent:
290-
flavor: m1.large
290+
flavor: b1.large
291291
image: package-ci/win10:stable
292292
type: Unity::VM
293293
artifacts:
@@ -307,7 +307,7 @@ validate_package_windows_2019.2:
307307
validate_package_windows_2019.3:
308308
name: Validate package windows 2019.3
309309
agent:
310-
flavor: m1.large
310+
flavor: b1.large
311311
image: package-ci/win10:stable
312312
type: Unity::VM
313313
artifacts:
@@ -327,7 +327,7 @@ validate_package_windows_2019.3:
327327
validate_package_windows_trunk:
328328
name: Validate package windows trunk
329329
agent:
330-
flavor: m1.large
330+
flavor: b1.large
331331
image: package-ci/win10:stable
332332
type: Unity::VM
333333
artifacts:

.yamato/upm-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ upmci_platforms:
1616
- name: windows
1717
type: Unity::VM
1818
image: package-ci/win10:stable
19-
flavor: m1.large
19+
flavor: b1.large
2020
- name: linux
2121
image: package-ci/ubuntu:stable
2222
type: Unity::VM

0 commit comments

Comments
 (0)