Skip to content

Commit ce1f24c

Browse files
Update to iPhone 17
1 parent 1807a8d commit ce1f24c

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 16",
8+
device_type = "iPhone 17",
99
random = True,
1010
visibility = ["//visibility:public"],
1111
)

0 commit comments

Comments
 (0)