|
206 | 206 | "emulator_32bit": [ {"type": "virtual", "image":"system-images;android-30;google_apis;x86"} ], |
207 | 207 | "ios_min": [ |
208 | 208 | # Slightly different OS versions because of limited FTL selection. |
209 | | - {"type": "ftl", "device": "model=iphone13pro,version=15.7"}, |
210 | | - {"type": "ftl", "device": "model=iphone8,version=15.7"}, |
| 209 | + {"type": "ftl", "device": "model=iphone14pro,version=16.6"}, |
| 210 | + {"type": "ftl", "device": "model=iphone8,version=16.6"}, |
211 | 211 | ], |
212 | 212 | "ios_target": [ |
213 | 213 | # Slightly different OS versions because of limited FTL selection. |
|
217 | 217 | {"type": "ftl", "device": "model=ipad10,version=16.6"}, |
218 | 218 | ], |
219 | 219 | "ios_latest": [ |
220 | | - {"type": "ftl", "device": "model=iphone15,version=18.0"}, |
221 | | - {"type": "ftl", "device": "model=iphone15pro,version=18.0"}, |
| 220 | + {"type": "ftl", "device": "model=iphone16pro,version=18.3"}, |
222 | 221 | ], |
223 | 222 | "simulator_min": [ {"type": "virtual", "name":"iPhone 15 Pro Max", "version":"17.2"} ], |
224 | 223 | "simulator_target": [ {"type": "virtual", "name":"iPhone 15 Pro Max", "version":"17.2"} ], |
|
0 commit comments