Skip to content

Commit

Permalink
Start building riscv64 platform wheels in CI/CD (#10330)
Browse files Browse the repository at this point in the history
(cherry picked from commit d3dc087)
  • Loading branch information
eshattow authored and patchback[bot] committed Jan 22, 2025
1 parent 3c5de46 commit cd4ac63
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 cd4ac63

Please sign in to comment.