Skip to content

Commit 3e1c978

Browse files
committed
Put Vetting Test back onto a smaller machine
1 parent d7adfc2 commit 3e1c978

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.yamato/vetting-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
{% for editor in validation_editors.minimal -%}
99
vetting_test:
1010
name: NGO - Vetting Test (Win, {{editor}} LTS)
11-
agent: { type: Unity::VM, flavor: b1.small, image: package-ci/win11:v4 }
11+
agent: { type: Unity::VM, flavor: b1.medium, image: package-ci/win11:v4 }
1212
commands:
1313
- npm install -g "upm-ci-utils@stable" --registry https://artifactory.prd.it.unity3d.com/artifactory/api/npm/upm-npm
1414
- unity-downloader-cli --fast --wait --unity-version {{ editor }} --components editor --arch x64

0 commit comments

Comments
 (0)