Skip to content

Commit 7e60fce

Browse files
New default testing device
Signed-off-by: Matt Robinson <[email protected]>
1 parent 7861eb6 commit 7e60fce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/BUILD.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ load(
55

66
ios_xctestrun_runner(
77
name = "default_test_runner",
8-
device_type = "iPhone 14",
8+
device_type = "iPhone 16",
99
random = True,
1010
visibility = ["//visibility:public"],
1111
)

0 commit comments

Comments
 (0)