Include Xcode in our macOS runners
Open
@atalman is already working on this.
Since May 30, 2025.
module: build/install
- Dominant language
- Python
- Stars
- 5k
- Forks
- 1.2k
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 581
Description
We have a workflow that requires us to use xcodebuild to build a binary and run some tests. However, it seems like our macOS runners do not have Xcode. So, we are forced to use GitHub's macos-xlarge runners.
cc @larryliu0820
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.