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 M1-compatible wheels in CI #110

Closed
devinrsmith opened this issue Aug 3, 2023 · 1 comment · Fixed by #130
Closed

Produce M1-compatible wheels in CI #110

devinrsmith opened this issue Aug 3, 2023 · 1 comment · Fixed by #130
Assignees
Labels
enhancement New feature or request

Comments

@devinrsmith
Copy link
Member

It will greatly simplify the release process once M1 powered runners are natively available via GHA; see github/roadmap#528

@devinrsmith devinrsmith added the enhancement New feature or request label Aug 3, 2023
@devinrsmith devinrsmith self-assigned this Aug 3, 2023
devinrsmith added a commit that referenced this issue Dec 13, 2023
@devinrsmith devinrsmith changed the title Simplify release process for M1 Macs Produce M1-compatible wheels in CI Jan 11, 2024
@devinrsmith
Copy link
Member Author

We don't need to actually rely on M1 runners - we should be able to build universal2 wheels that work on both platforms.

devinrsmith added a commit to devinrsmith/jpy that referenced this issue Jan 11, 2024
This ensures that python 3.8+ produce universal2 wheels (python 3.6, 3.7 doesn't support M1).

Fixes jpy-consortium#110
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant