Skip to content

Commit 885241b

Browse files
committed
force usage of an older utr release in an attempt to get rid of iOS and tvOS instabilities (per the Slack advice)
1 parent eee246c commit 885241b

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.yamato/upm-ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,7 @@ build_ios_{{ editor.version }}_{{ category.name }}:
121121
flavor: b1.large
122122
variables:
123123
EDITOR_VERSION: {{ editor.version }}
124+
UTR_VERSION: 1.35.1
124125
commands:
125126
- {{ utr_install_nix }}
126127
- {{ unity_downloader_install }}
@@ -170,6 +171,7 @@ build_tvos_{{ editor.version }}_{{ category.name }}:
170171
flavor: b1.large
171172
variables:
172173
EDITOR_VERSION: {{ editor.version }}
174+
UTR_VERSION: 1.35.1
173175
commands:
174176
- {{ utr_install_nix }}
175177
- {{ unity_downloader_install }}

0 commit comments

Comments
 (0)