Skip to content

Commit b6a5957

Browse files
committed
test iOS simulator devices
1 parent 731eab8 commit b6a5957

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

scripts/gha/print_matrix_configuration.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -170,9 +170,9 @@
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":"11.4"},
174-
"simulator_target": {"type": "virtual", "name":"iPhone 8", "version":"12.0"},
175-
"simulator_latest": {"type": "virtual", "name":"iPhone 11", "version":"14.4"},
173+
"simulator_min": {"type": "virtual", "name":"iPhone 6", "version":"12.4"},
174+
"simulator_target": {"type": "virtual", "name":"iPhone 8", "version":"14.0"},
175+
"simulator_latest": {"type": "virtual", "name":"iPhone 11", "version":"14.5"},
176176
"tvos_simulator": {"type": "virtual", "name":"Apple TV", "version":"14.3"},
177177
}
178178

0 commit comments

Comments
 (0)