Skip to content

Commit e6e11bd

Browse files
authored
Update the tvOS simulator version used by tests (#1786)
1 parent fd6fcf3 commit e6e11bd

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
@@ -223,7 +223,7 @@
223223
"simulator_min": [ {"type": "virtual", "name":"iPhone 15 Pro Max", "version":"17.2"} ],
224224
"simulator_target": [ {"type": "virtual", "name":"iPhone 15 Pro Max", "version":"17.2"} ],
225225
"simulator_latest": [ {"type": "virtual", "name":"iPhone 15 Pro", "version":"17.4"} ],
226-
"tvos_simulator": [ {"type": "virtual", "name":"Apple TV", "version":"16.1"} ],
226+
"tvos_simulator": [ {"type": "virtual", "name":"Apple TV", "version":"17.2"} ],
227227
}
228228

229229
# Easy accesssor for getting a TEST_DEVICES entry. Note that once a device model

0 commit comments

Comments
 (0)