Skip to content

Commit

Permalink
build wheels for ppc64le and s390x (samuelcolvin#210)
Browse files Browse the repository at this point in the history
  • Loading branch information
messense authored Nov 13, 2022
1 parent 69aa8bb commit 014b258
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -150,6 +150,12 @@ jobs:
- os: ubuntu
platform: linux
target: armv7
- os: ubuntu
platform: linux
target: ppc64le
- os: ubuntu
platform: linux
target: s390x
# musllinux
- os: ubuntu
platform: linux
Expand Down

0 comments on commit 014b258

Please sign in to comment.