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

introduce cibuildwheel to build workflow #295

Conversation

mh-northlander
Copy link
Collaborator

@mh-northlander mh-northlander commented Jan 8, 2025

Introduce cibuildwheel to simplify the build workflow.

@mh-northlander mh-northlander force-pushed the feature/build-arm64-wheel branch from 4c59762 to a9ff379 Compare January 8, 2025 06:30
@mh-northlander
Copy link
Collaborator Author

note:
arm64 emulation on x86 ubuntu using QEMU seems too slow for us (compilation takes hours and canceled).
pypa/cibuildwheel seems useful but internally uses same emulation.

arm64 runner as a larger runners (pay-as-you-go) are available: blog post
arm64 linux runner is planed to be available in early 2025 (ref: https://github.com/orgs/community/discussions/19197).

@mh-northlander mh-northlander force-pushed the feature/build-arm64-wheel branch from a9ff379 to 49dafea Compare January 10, 2025 02:23
@mh-northlander mh-northlander changed the title build arm64 wheel introduce cibuildwheel to build workflow Jan 10, 2025
@mh-northlander mh-northlander merged commit b699ec3 into WorksApplications:develop Jan 10, 2025
8 checks passed
@mh-northlander mh-northlander deleted the feature/build-arm64-wheel branch January 10, 2025 04:15
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.

2 participants