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
  • Loading branch information
eshattow authored Jan 22, 2025
1 parent 2532d7b commit d3dc087
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 @@ -377,6 +377,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 d3dc087

Please sign in to comment.