From 6d76b651b2c1e99be0de733aee733874be4a698a Mon Sep 17 00:00:00 2001 From: E Shattow Date: Sun, 24 Aug 2025 10:19:33 -0700 Subject: [PATCH] Start building riscv64 platform wheels in CI/CD (v2 PR with upstream cibuildwheel support) (#11425) --- .github/workflows/ci-cd.yml | 6 ++++++ CHANGES/11425.packaging.rst | 1 + docs/spelling_wordlist.txt | 1 + 3 files changed, 8 insertions(+) create mode 100644 CHANGES/11425.packaging.rst diff --git a/.github/workflows/ci-cd.yml b/.github/workflows/ci-cd.yml index 40eb594a9c2..0714f1176e9 100644 --- a/.github/workflows/ci-cd.yml +++ b/.github/workflows/ci-cd.yml @@ -377,6 +377,12 @@ jobs: - os: ubuntu-latest qemu: ppc64le musl: musllinux + - os: ubuntu-latest + qemu: riscv64 + musl: "" + - os: ubuntu-latest + qemu: riscv64 + musl: musllinux - os: ubuntu-latest qemu: s390x musl: "" diff --git a/CHANGES/11425.packaging.rst b/CHANGES/11425.packaging.rst new file mode 100644 index 00000000000..a3cad5f6d96 --- /dev/null +++ b/CHANGES/11425.packaging.rst @@ -0,0 +1 @@ +Added ``riscv64`` build to releases -- by :user:`eshattow`. diff --git a/docs/spelling_wordlist.txt b/docs/spelling_wordlist.txt index c3863fb41c5..347ec198e24 100644 --- a/docs/spelling_wordlist.txt +++ b/docs/spelling_wordlist.txt @@ -288,6 +288,7 @@ resolvehost resolvers reusage reuseconn +riscv64 Runit runtime runtimes