Skip to content

Commit 0405e14

Browse files
committed
Use iPhone 14 to run UI tests
1 parent 2a36b11 commit 0405e14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.buildkite/pipeline.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ steps:
6868
# UI Tests
6969
#################
7070
- label: "🔬 UI Tests (iPhone)"
71-
command: .buildkite/commands/run-ui-tests.sh UITests 'iPhone 11'
71+
command: .buildkite/commands/run-ui-tests.sh UITests 'iPhone 14'
7272
depends_on: "build"
7373
env: *common_env
7474
plugins: *common_plugins

0 commit comments

Comments
 (0)