We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d7adfc2 commit 3e1c978Copy full SHA for 3e1c978
.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.small, 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