Skip to content

Commit

Permalink
Merge pull request #1623 from bugsnag/tms/unit-test-xcode
Browse files Browse the repository at this point in the history
Run iOS 17 unit tests on Xcode 15
  • Loading branch information
twometresteve authored Jan 11, 2024
2 parents 6e67f7d + ea193c7 commit 33bf9be
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .buildkite/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,8 @@ steps:
queue: macos-13-arm
commands:
- ./scripts/run-unit-tests.sh PLATFORM=iOS OS=17.0.1 DEVICE="iPhone 15"
env:
XCODE_VERSION: 15.0.1
artifact_paths:
- logs/*

Expand Down

0 comments on commit 33bf9be

Please sign in to comment.