Skip to content

Commit 446795b

Browse files
committed
Keep 2021.3 jobs for all platforms
1 parent 43aa844 commit 446795b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.yamato/upm-ci.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -271,7 +271,6 @@ all_tests:
271271
{% for platform in platforms_win %}
272272
- .yamato/upm-ci.yml#{{ platform.name }}_{{ editor.version }}_functional
273273
{% endfor %}
274-
{% unless editor.version == "2021.3" %}
275274
{% for platform in platforms_nix %}
276275
- .yamato/upm-ci.yml#{{ platform.name }}_{{ editor.version }}_functional
277276
{% endfor %}
@@ -284,7 +283,6 @@ all_tests:
284283
{% else %}
285284
- .yamato/upm-ci.yml#run_tvos_{{ editor.version }}_functional
286285
{% endif %}
287-
{% endunless %}
288286
{% endfor %}
289287
- .yamato/wrench/promotion-jobs.yml#publish_dry_run_inputsystem
290288
triggers:

0 commit comments

Comments
 (0)