Skip to content

Commit 65659bd

Browse files
committed
Test on simulator 15.0
1 parent 2b11c67 commit 65659bd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

scripts/gha/print_matrix_configuration.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -170,8 +170,8 @@
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":"15.4"},
174-
"simulator_target": {"type": "virtual", "name":"iPhone 8", "version":"15.4"},
173+
"simulator_min": {"type": "virtual", "name":"iPhone 6", "version":"15.0"},
174+
"simulator_target": {"type": "virtual", "name":"iPhone 8", "version":"15.0"},
175175
"simulator_latest": {"type": "virtual", "name":"iPhone 11", "version":"15.4"},
176176
"tvos_simulator": {"type": "virtual", "name":"Apple TV", "version":"15.0"},
177177
}

0 commit comments

Comments
 (0)