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

Fixes linux/arm64 wheel build #86

Merged
merged 2 commits into from
Jan 30, 2025

Conversation

merschformann
Copy link
Member

Description

Moves the CI wheel build to the new linux/arm64 Github runner to fix issues with arm64 QEMU emulation.

Changes

  • Using new ubuntu-24.04-arm runner for native linux/arm64 builds.
  • Pinning linux/amd64 builds to ubuntu-24.04 runner.
  • Removed the QEMU setup step.

@merschformann merschformann merged commit 22ef0a7 into develop Jan 30, 2025
65 checks passed
@merschformann merschformann deleted the merschformann/fix-arm-wheel-build branch January 30, 2025 01:33
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.

GCC segfault for AArch64 Linux builds
3 participants