Skip to content

Commit

Permalink
CI: add ppc64el for Debian
Browse files Browse the repository at this point in the history
Bug: #107
Signed-off-by: Sam James <[email protected]>
  • Loading branch information
thesamesam committed Jan 23, 2022
1 parent 5bd4cf8 commit 964be81
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/native-linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ jobs:
- arm
- arm64
- linux-arm-v5
# Commented out until https://github.com/multiarch/qemu-user-static/issues/128 is fixed
#- ppc64le
- s390x

name: Linux binary ${{ matrix.arch }}
Expand Down

0 comments on commit 964be81

Please sign in to comment.