Skip to content

regress: add build-regress.yml for riscv64 wheels - #712

Merged
luhenry merged 1 commit into
mainfrom
regress
Aug 28, 2026
Merged

regress: add build-regress.yml for riscv64 wheels#712
luhenry merged 1 commit into
mainfrom
regress

Conversation

@luhenry

@luhenry luhenry commented Aug 28, 2026

Copy link
Copy Markdown
Member

Compiles a PyO3 extension wrapping the Rust regress ECMAScript regular expression crate. Upstream publishes no riscv64 wheel.

Mirrors upstream's CI.yml manylinux job.

Differs from upstream

  • Builds with cibuildwheel rather than maturin-action, which has no riscv64 target.
  • Installs the Rust toolchain in the build container.
  • musllinux dropped - rustup ships no riscv64 musl toolchain.

Testing

  • same as upstream

License: OK

Built on cp312; 6 passed.

Builds the PyO3/maturin extension for regress 2025.10.1 on riscv64,
mirroring upstream's manylinux job from CI.yml.
@luhenry
luhenry merged commit b911b1d into main Aug 28, 2026
8 checks passed
@luhenry
luhenry deleted the regress branch August 28, 2026 06:34
@luhenry luhenry linked an issue Aug 28, 2026 that may be closed by this pull request
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.

regress riscv64 support

1 participant