Skip to content

Commit 5af1503

Browse files
committed
Change tvOS simulator version to 14.3, 14.0 is out of date.
1 parent 2bb2a09 commit 5af1503

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/gha/print_matrix_configuration.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@
173173
"simulator_min": {"type": "virtual", "name":"iPhone 6", "version":"11.4"},
174174
"simulator_target": {"type": "virtual", "name":"iPhone 8", "version":"12.0"},
175175
"simulator_latest": {"type": "virtual", "name":"iPhone 11", "version":"14.4"},
176-
"tvos_simulator": {"type": "virtual", "name":"Apple TV", "version":"14.0"},
176+
"tvos_simulator": {"type": "virtual", "name":"Apple TV", "version":"14.3"},
177177
}
178178

179179

0 commit comments

Comments
 (0)