We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d7c6741 commit a104da7Copy full SHA for a104da7
scripts/gha/test_simulator.py
@@ -63,7 +63,7 @@
63
"An zipped UI Test app that helps doing game-loop test."
64
" The source code can be found here: integration_testing/gameloop")
65
flags.DEFINE_string(
66
- "ios_device", "iPhone 11-14.3",
+ "ios_device", "iPhone 11-14.4",
67
"iOS device, which is a combination of device name and os version")
68
69
@attr.s(frozen=False, eq=False)
0 commit comments