Skip to content

Commit c0e9f70

Browse files
authored
Update iOS simulator devices for testing (#1027)
1 parent 3a8d60a commit c0e9f70

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
@@ -142,9 +142,9 @@
142142
"model=iphone8,version=16.6",
143143
"model=ipad10,version=16.6",
144144
]},
145-
"simulator_min": [ {"type": "virtual", "name":"iPhone SE (3rd generation)", "version":"17.0.1"} ],
146-
"simulator_target": [ {"type": "virtual", "name":"iPhone 15", "version":"17.2"} ],
147-
"simulator_latest": [ {"type": "virtual", "name":"iPad Pro (12.9-inch) (6th generation)", "version":"17.4"} ],
145+
"simulator_min": [ {"type": "virtual", "name":"iPhone 15 Pro Max", "version":"17.0.1"} ],
146+
"simulator_target": [ {"type": "virtual", "name":"iPhone 15 Pro Max", "version":"17.2"} ],
147+
"simulator_latest": [ {"type": "virtual", "name":"iPhone 15 Plus", "version":"17.4"} ],
148148
"tvos_simulator": {"platform": TVOS, "type": "virtual", "name": "Apple TV", "version": "16.1"},
149149
}
150150

0 commit comments

Comments
 (0)