We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4731ff9 commit 255a05cCopy full SHA for 255a05c
.yamato/vetting-test.yml
@@ -8,7 +8,7 @@
8
{% for editor in validation_editors.minimal -%}
9
vetting_test:
10
name: NGO - Vetting Test (Win, {{editor}} LTS)
11
- agent: { type: Unity::VM, flavor: b1.large, image: package-ci/win11:v4 }
+ agent: { type: Unity::VM, flavor: b1.medium, image: package-ci/win11:v4 }
12
commands:
13
- npm install -g "upm-ci-utils@stable" --registry https://artifactory.prd.it.unity3d.com/artifactory/api/npm/upm-npm
14
- unity-downloader-cli --fast --wait --unity-version {{ editor }} --components editor --arch x64
0 commit comments