Skip to content

Commit 9ac8881

Browse files
authored
Update the iOS version used by FTL (#1408)
1 parent ed42949 commit 9ac8881

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
@@ -174,7 +174,7 @@
174174
"emulator_32bit": {"type": "virtual", "image":"system-images;android-30;google_apis;x86"},
175175
"ios_min": {"type": "ftl", "device": "model=iphone8,version=14.7"},
176176
"ios_target": {"type": "ftl", "device": "model=iphone13pro,version=15.7"},
177-
"ios_latest": {"type": "ftl", "device": "model=iphone11pro,version=16.3"},
177+
"ios_latest": {"type": "ftl", "device": "model=iphone11pro,version=16.5"},
178178
"simulator_min": {"type": "virtual", "name":"iPhone 8", "version":"15.2"},
179179
"simulator_target": {"type": "virtual", "name":"iPhone 8", "version":"16.1"},
180180
"simulator_latest": {"type": "virtual", "name":"iPhone 11", "version":"16.1"},

0 commit comments

Comments
 (0)