Skip to content

Commit 4b175d4

Browse files
committed
Update iOS simulator to match GitHub preinstall.
1 parent be6d183 commit 4b175d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/gha/print_matrix_configuration.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@
177177
"ios_latest": {"type": "ftl", "device": "model=iphone11pro,version=16.3"},
178178
"simulator_min": {"type": "virtual", "name":"iPhone 8", "version":"15.2"},
179179
"simulator_target": {"type": "virtual", "name":"iPhone 8", "version":"16.1"},
180-
"simulator_latest": {"type": "virtual", "name":"iPhone 11", "version":"16.3.1"},
180+
"simulator_latest": {"type": "virtual", "name":"iPhone 11", "version":"16.2"},
181181
"tvos_simulator": {"type": "virtual", "name":"Apple TV", "version":"16.1"},
182182
}
183183

0 commit comments

Comments
 (0)