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

Build binaries for macOS amd64 and arm64 #20

Merged
merged 5 commits into from
Apr 30, 2024
Merged

Build binaries for macOS amd64 and arm64 #20

merged 5 commits into from
Apr 30, 2024

Conversation

leighmcculloch
Copy link
Member

What

Build binaries for macOS amd64 and arm64

Why

I started to see builds fail because macos-latest appears to now map to macos-14-arm rather than macos-14. An example of a build I saw fail is: https://github.com/stellar/rs-soroban-sdk/actions/runs/8815533346/job/24197683380?pr=1261

@leighmcculloch leighmcculloch marked this pull request as ready for review April 24, 2024 11:16
@leighmcculloch
Copy link
Member Author

According to this post by GitHub in January the macos-14 runner is exclusively arm64:

So I've updated this PR to build the macos x86 binaries using macos-13.

@leighmcculloch leighmcculloch enabled auto-merge (squash) April 30, 2024 00:50
@leighmcculloch leighmcculloch merged commit 158f1c7 into main Apr 30, 2024
43 checks passed
@leighmcculloch leighmcculloch deleted the macos-arm branch April 30, 2024 00:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants