Skip to content

Commit b658ed6

Browse files
authored
tvOS doesn't work right now, removing
Note here for yoshisuga - build log here - https://git.libretro.com/libretro/libretro-vecx/-/jobs/196918
1 parent a290133 commit b658ed6

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

.gitlab-ci.yml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -80,10 +80,6 @@ include:
8080
- project: 'libretro-infrastructure/ci-templates'
8181
file: '/libnx-static.yml'
8282

83-
# tvOS (AppleTV)
84-
- project: 'libretro-infrastructure/ci-templates'
85-
file: '/tvos-arm64.yml'
86-
8783
#################################### MISC ##################################
8884
# Emscripten
8985
- project: 'libretro-infrastructure/ci-templates'
@@ -191,12 +187,6 @@ libretro-build-ios9:
191187
extends:
192188
- .libretro-ios9-make-default
193189
- .core-defs
194-
195-
# tvOS
196-
libretro-build-tvos-arm64:
197-
extends:
198-
- .libretro-tvos-arm64-make-default
199-
- .core-defs
200190

201191
################################### CONSOLES #################################
202192
# PlayStation Vita

0 commit comments

Comments
 (0)