Skip to content

Changes to build ppc64le and s390x#483

Merged
maxbachmann merged 1 commit into
rapidfuzz:mainfrom
irapandey:cibuildwheel-workaround
May 11, 2026
Merged

Changes to build ppc64le and s390x#483
maxbachmann merged 1 commit into
rapidfuzz:mainfrom
irapandey:cibuildwheel-workaround

Conversation

@irapandey
Copy link
Copy Markdown
Contributor

This PR fixes the workflow to build ppc64le and s390x wheel files.

I tried the changes on a self-hosted runner and was able to build the wheel.
https://github.com/irapandey/RapidFuzz/actions/runs/25668496846/job/75347776163

This is a part of #481

@irapandey
Copy link
Copy Markdown
Contributor Author

cibuildwheel GH action calls actions/setup-python in the background that does not have support for ppc64le and s390x.
I have added the setup python step for both archs and added a separate block to build the wheel.

PTAL

@irapandey irapandey force-pushed the cibuildwheel-workaround branch from 0d080a0 to e1d5fca Compare May 11, 2026 13:08
Signed-off-by: irapandey <ira.pandey2001@gmail.com>
@irapandey irapandey force-pushed the cibuildwheel-workaround branch from e1d5fca to 2f0d19a Compare May 11, 2026 13:23
@maxbachmann
Copy link
Copy Markdown
Member

thanks

@maxbachmann maxbachmann merged commit f87a4c6 into rapidfuzz:main May 11, 2026
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