Skip to content

Commit a9f30f0

Browse files
committed
Merge branch 'other/test_ios_900_pods' of https://github.com/firebase/firebase-cpp-sdk into other/test_ios_900_pods
2 parents 0c1b8d1 + b6a5957 commit a9f30f0

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
@@ -170,9 +170,9 @@
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":"11.4"},
174-
"simulator_target": {"type": "virtual", "name":"iPhone 8", "version":"12.0"},
175-
"simulator_latest": {"type": "virtual", "name":"iPhone 11", "version":"14.4"},
173+
"simulator_min": {"type": "virtual", "name":"iPhone 6", "version":"12.4"},
174+
"simulator_target": {"type": "virtual", "name":"iPhone 8", "version":"14.0"},
175+
"simulator_latest": {"type": "virtual", "name":"iPhone 11", "version":"14.5"},
176176
"tvos_simulator": {"type": "virtual", "name":"Apple TV", "version":"14.3"},
177177
}
178178

0 commit comments

Comments
 (0)