Skip to content

Conversation

@smheidrich
Copy link
Owner

@smheidrich smheidrich commented Oct 25, 2025

Fixes #129

GitHub introduced new Linux ARM runners in Q1 2025. We've been using Circle CI to build Linux ARM wheels, which was a bit of a pain to maintain in parallel with the GitHub Actions workflow, so we should be able to get rid of that now. I believe this would also unlock trusted publishing / attestations for all artifacts.

These were newly introduced by GitHub in Q1 2025. We've been using
CircleCI to build Linux ARM wheels, so it is hoped we can get rid of
that.
@smheidrich smheidrich force-pushed the use-github-arm-instead-of-circleci branch from 1fb8253 to 11d9fc2 Compare October 25, 2025 21:24
@smheidrich smheidrich force-pushed the use-github-arm-instead-of-circleci branch from 11d9fc2 to e42ce56 Compare October 25, 2025 21:35
@smheidrich smheidrich marked this pull request as ready for review October 25, 2025 21:38
@smheidrich smheidrich merged commit 1c19fa0 into main Oct 25, 2025
6 of 7 checks passed
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.

Might be able to get rid of CircleCI build

2 participants