We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a962b18 commit 4009215Copy full SHA for 4009215
1 file changed
.github/workflows/build.yml
@@ -81,6 +81,9 @@ jobs:
81
- runs-on: ubuntu-22.04
82
zig_target: aarch64-linux-musl
83
84
+ - runs-on: ubuntu-22.04
85
+ zig_target: powerpc64-linux-musl
86
+
87
88
zig_target: riscv64-linux-musl
89
0 commit comments