Skip to content

Commit 0644119

Browse files
authored
Update simulator min version (#936)
1 parent e2c875a commit 0644119

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
@@ -170,7 +170,7 @@
170170
"ios_min": {"type": "real", "model":"iphone8", "version":"11.4"},
171171
"ios_target": {"type": "real", "model":"iphone8plus", "version":"12.0"},
172172
"ios_latest": {"type": "real", "model":"iphone11pro", "version":"14.7"},
173-
"simulator_min": {"type": "virtual", "name":"iPhone 6", "version":"12.4"},
173+
"simulator_min": {"type": "virtual", "name":"iPhone 8", "version":"13.7"},
174174
"simulator_target": {"type": "virtual", "name":"iPhone 8", "version":"14.5"},
175175
"simulator_latest": {"type": "virtual", "name":"iPhone 11", "version":"15.2"},
176176
"tvos_simulator": {"type": "virtual", "name":"Apple TV", "version":"14.3"},

0 commit comments

Comments
 (0)