Skip to content

Commit

Permalink
[PR #10330/d3dc087b backport][3.12] Start building riscv64 platform w…
Browse files Browse the repository at this point in the history
…heels in CI/CD (#10354)

**This is a backport of PR #10330 as merged into master
(d3dc087).**

Co-authored-by: E Shattow <[email protected]>
  • Loading branch information
patchback[bot] and eshattow authored Jan 22, 2025
1 parent 3c5de46 commit a120800
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -355,6 +355,8 @@ jobs:
qemu: aarch64
- os: ubuntu
qemu: ppc64le
- os: ubuntu
qemu: riscv64
- os: ubuntu
qemu: s390x
steps:
Expand Down
1 change: 1 addition & 0 deletions CHANGES/10330.packaging.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Started publishing ``riscv64`` wheels -- by :user:`eshattow`.

0 comments on commit a120800

Please sign in to comment.