Skip to content

Commit

Permalink
run tests on IOS 14
Browse files Browse the repository at this point in the history
  • Loading branch information
yousif-bugsnag committed Jan 16, 2024
1 parent 3834206 commit 77c6300
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .buildkite/basic/react-native-ios-pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ steps:
command:
- --app=build/rn0.73-old-arch.ipa
- --farm=bs
- --device=IOS_16
- --device=IOS_14
- --a11y-locator
- --fail-fast
env:
Expand All @@ -87,7 +87,7 @@ steps:
command:
- --app=build/rn0.73-new-arch.ipa
- --farm=bs
- --device=IOS_16
- --device=IOS_14
- --a11y-locator
- --fail-fast
env:
Expand Down

0 comments on commit 77c6300

Please sign in to comment.