Skip to content

Commit

Permalink
Merge pull request #63 from buildkite/ci-queue-macos
Browse files Browse the repository at this point in the history
CI: queue=macos
  • Loading branch information
pda committed Apr 17, 2024
2 parents 25f8742 + 31b7a3b commit 6c5457a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .buildkite/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ steps:
branches:
- "*"
agents:
os: "macos"
queue: macos
env:
DEVELOPER_DIR: "/Applications/Xcode_{{matrix.xcode_version}}.app/Contents/Developer"
matrix:
Expand All @@ -22,11 +22,11 @@ steps:
branches:
- "*"
agents:
os: "macos"
queue: macos
env:
DEVELOPER_DIR: "/Applications/Xcode_{{matrix.xcode_version}}.app/Contents/Developer"
matrix:
setup:
xcode_version:
- "15.2"
- "14.3.1"
- "14.3.1"

0 comments on commit 6c5457a

Please sign in to comment.