Skip to content

Commit

Permalink
New default testing device
Browse files Browse the repository at this point in the history
Signed-off-by: Matt Robinson <mattrob@hey.com>
  • Loading branch information
mattrobmattrob committed Jan 27, 2025
1 parent 7861eb6 commit 7e60fce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ load(

ios_xctestrun_runner(
name = "default_test_runner",
device_type = "iPhone 14",
device_type = "iPhone 16",
random = True,
visibility = ["//visibility:public"],
)

0 comments on commit 7e60fce

Please sign in to comment.