Skip to content

Commit 41a977c

Browse files
authored
CHANGE: Disable tvOS CI on 6000 and 22.3 (ISXB-879) (#1989)
* Disable tvOS CI on 6000 and 22.3
1 parent 6e29f4a commit 41a977c

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.yamato/config.metadata

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
editors:
22
- version: 2021.3
33
- version: 2022.3
4+
disable_tvos_run: true
45
- version: 6000.0
6+
disable_tvos_run: true
57
- version: trunk
68
disable_tvos_run: true
79

@@ -66,4 +68,4 @@ scripting_backends:
6668
- name: mono
6769
- name: il2cpp
6870

69-
ios_and_tvos_macos_bokken_image: package-ci/macos-13:v4.50.0
71+
ios_and_tvos_macos_bokken_image: package-ci/macos-13:v4.50.0

0 commit comments

Comments
 (0)