Skip to content

Commit

Permalink
.github: cross-compile powerpc64 Linux asset
Browse files Browse the repository at this point in the history
  • Loading branch information
ee7 committed Aug 16, 2023
1 parent c6f7e10 commit b9f7550
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,9 @@ jobs:
- runs-on: ubuntu-22.04
zig_target: aarch64-linux-musl

- runs-on: ubuntu-22.04
zig_target: powerpc64-linux-musl

- runs-on: ubuntu-22.04
zig_target: riscv64-linux-musl

Expand Down

0 comments on commit b9f7550

Please sign in to comment.