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

Produce binaries for more OS/arch pairs #188

Closed
samhh opened this issue Dec 1, 2022 · 3 comments · Fixed by #207
Closed

Produce binaries for more OS/arch pairs #188

samhh opened this issue Dec 1, 2022 · 3 comments · Fixed by #207

Comments

@samhh
Copy link
Contributor

samhh commented Dec 1, 2022

Currently it's implicitly only Linux x86_64 and macOS x86_64.

Tangentially related: #99

@samhh
Copy link
Contributor Author

samhh commented Jan 13, 2023

Short of cross compilation, which'd be ideal, we should be able to build macOS AArch64 on GitHub's CI later this year: github/roadmap#528

@samhh
Copy link
Contributor Author

samhh commented Jan 18, 2023

Until this is solved we should start specifying the x86_64 arch on the produced binary names.

Edit: #193

@samhh
Copy link
Contributor Author

samhh commented Jan 18, 2023

May also consider manually attaching compiled macOS AArch64 builds for the time being given the performance implications.

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 a pull request may close this issue.

1 participant