Skip to content

Commit b752e79

Browse files
[PR #10330/d3dc087b backport][3.11] Start building riscv64 platform wheels in CI/CD (#10353)
Co-authored-by: E Shattow <[email protected]>
1 parent 65248a8 commit b752e79

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

.github/workflows/ci-cd.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -355,6 +355,8 @@ jobs:
355355
qemu: aarch64
356356
- os: ubuntu
357357
qemu: ppc64le
358+
- os: ubuntu
359+
qemu: riscv64
358360
- os: ubuntu
359361
qemu: s390x
360362
steps:

CHANGES/10330.packaging.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Started publishing ``riscv64`` wheels -- by :user:`eshattow`.

0 commit comments

Comments
 (0)