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 0314e54 commit 43aa844Copy full SHA for 43aa844
.yamato/upm-ci.yml
@@ -271,7 +271,7 @@ all_tests:
271
{% for platform in platforms_win %}
272
- .yamato/upm-ci.yml#{{ platform.name }}_{{ editor.version }}_functional
273
{% endfor %}
274
- {% unless editor == "2021.3" %}
+ {% unless editor.version == "2021.3" %}
275
{% for platform in platforms_nix %}
276
277
0 commit comments