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 17, 2023
1 parent ace25b7 commit 80ed3fc
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 80ed3fc

Please sign in to comment.