Skip to content

Commit

Permalink
Merge pull request #1624 from bugsnag/tms/set-xcode
Browse files Browse the repository at this point in the history
Set Xcode version for CI build step
  • Loading branch information
twometresteve authored Jan 19, 2024
2 parents 33bf9be + e62948c commit cc09382
Show file tree
Hide file tree
Showing 2 changed files with 3 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 @@ -29,6 +29,8 @@ steps:
timeout_in_minutes: 10
agents:
queue: macos-13-arm
env:
DEVELOPER_DIR: /Applications/Xcode14.3.app
commands:
- make build_swift
- make build_ios_static
Expand Down
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -33,3 +33,4 @@ Package.resolved
/infer-out
/oclint.json
bb.ready
/maze_output

0 comments on commit cc09382

Please sign in to comment.