Skip to content

Commit a104da7

Browse files
committed
update test device
1 parent d7c6741 commit a104da7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/gha/test_simulator.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"An zipped UI Test app that helps doing game-loop test."
6464
" The source code can be found here: integration_testing/gameloop")
6565
flags.DEFINE_string(
66-
"ios_device", "iPhone 11-14.3",
66+
"ios_device", "iPhone 11-14.4",
6767
"iOS device, which is a combination of device name and os version")
6868

6969
@attr.s(frozen=False, eq=False)

0 commit comments

Comments
 (0)