Skip to content

Commit 4009215

Browse files
committed
.github: cross-compile powerpc64 Linux asset
1 parent a962b18 commit 4009215

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/build.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,9 @@ jobs:
8181
- runs-on: ubuntu-22.04
8282
zig_target: aarch64-linux-musl
8383

84+
- runs-on: ubuntu-22.04
85+
zig_target: powerpc64-linux-musl
86+
8487
- runs-on: ubuntu-22.04
8588
zig_target: riscv64-linux-musl
8689

0 commit comments

Comments
 (0)