Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci: fix x86_64 macos build #8316

Closed
wants to merge 1 commit into from
Closed

Conversation

vaind
Copy link
Contributor

@vaind vaind commented May 19, 2024

Because of some runner update, the xcodebuild now defaults to arm64 when not specified.

This PR fixes that by specifying the desired architecture. Although, I'd suggest removing the intel build altoghether - there's a universal build that works on both architectures. WDYT?

@github-actions github-actions bot added the CI Continuous Integration label May 19, 2024
@mustiikhalil
Copy link
Collaborator

This is a PR that should fix the macOS Ci issues here on github actions and buildkite, #8304

@dbaileychess
Copy link
Collaborator

Fixing elsewhere, but thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI Continuous Integration
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants