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 43aa844 commit 446795bCopy full SHA for 446795b
.yamato/upm-ci.yml
@@ -271,7 +271,6 @@ all_tests:
271
{% for platform in platforms_win %}
272
- .yamato/upm-ci.yml#{{ platform.name }}_{{ editor.version }}_functional
273
{% endfor %}
274
- {% unless editor.version == "2021.3" %}
275
{% for platform in platforms_nix %}
276
277
@@ -284,7 +283,6 @@ all_tests:
284
283
{% else %}
285
- .yamato/upm-ci.yml#run_tvos_{{ editor.version }}_functional
286
{% endif %}
287
- {% endunless %}
288
289
- .yamato/wrench/promotion-jobs.yml#publish_dry_run_inputsystem
290
triggers:
0 commit comments