Skip to content

ci: add riscv64 wheels#1453

Open
justeph wants to merge 1 commit into
Instagram:mainfrom
justeph:ci-add-riscv64
Open

ci: add riscv64 wheels#1453
justeph wants to merge 1 commit into
Instagram:mainfrom
justeph:ci-add-riscv64

Conversation

@justeph

@justeph justeph commented May 21, 2026

Copy link
Copy Markdown

Summary

Now that cibuildwheel and PyPI support riscv64, we can start building riscv64 wheels.

As part of the RISE project we are trying to build test and deploy the most popular python binary wheels for riscv64. We already support 70+ packages via the wheel_builder project. We already helped several of them to enable directly riscv64 support upstream.

Our next target is Arrow, but libCST is one of Arrow dependency, hence we would like to add riscv64 support here first.

This PR uses riscv64 native runners provided for free by RISE (https://riseproject.dev/2026/03/24/announcing-the-rise-risc-v-runners-free-native-risc-v-ci-on-github/).

I also skip musllinux build, as it is done for other uncommon arch.

Test Plan

Here are the links to my fork's run:

Now that cibuildwheel and PyPI support riscv64, we can start building riscv64 wheels.

Signed-off-by: Julien Stephan <jstephan@baylibre.com>
@meta-cla

meta-cla Bot commented May 21, 2026

Copy link
Copy Markdown

Hi @justeph!

Thank you for your pull request and welcome to our community.

Action Required

In order to merge any pull request (code, docs, etc.), we require contributors to sign our Contributor License Agreement, and we don't seem to have one on file for you.

Process

In order for us to review and merge your suggested changes, please sign at https://code.facebook.com/cla. If you are contributing on behalf of someone else (eg your employer), the individual CLA may not be sufficient and your employer may need to sign the corporate CLA.

Once the CLA is signed, our tooling will perform checks and validations. Afterwards, the pull request will be tagged with CLA signed. The tagging process may take up to 1 hour after signing. Please give it that time before contacting us about it.

If you have received this in error or have any questions, please contact us at cla@meta.com. Thanks!

@meta-cla meta-cla Bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label May 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant