Skip to content

ci: Fix old python being used when building wheels#3008

Merged
aborgna-q merged 2 commits intomainfrom
ab/wheel-building-python
Apr 1, 2026
Merged

ci: Fix old python being used when building wheels#3008
aborgna-q merged 2 commits intomainfrom
ab/wheel-building-python

Conversation

@aborgna-q
Copy link
Copy Markdown
Collaborator

The wheel building action started using python 3.8 for x86 and i686 builds for some reason.
Since that version didn't support abi3, we ended up not building compatible wheels for those very important targets -.-

@aborgna-q aborgna-q requested a review from ss2165 April 1, 2026 17:03
@aborgna-q aborgna-q requested a review from a team as a code owner April 1, 2026 17:03
@aborgna-q
Copy link
Copy Markdown
Collaborator Author

@aborgna-q aborgna-q added this pull request to the merge queue Apr 1, 2026
Merged via the queue into main with commit 5c33cd9 Apr 1, 2026
43 checks passed
@aborgna-q aborgna-q deleted the ab/wheel-building-python branch April 1, 2026 17:53
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