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 aded72f commit 4c86214Copy full SHA for 4c86214
.github/workflows/release.yaml
@@ -38,12 +38,10 @@ jobs:
38
target: x86_64-unknown-linux-gnu
39
zig_target: x86_64-unknown-linux-gnu.2.28
40
code-target: linux-x64
41
- pgo: true
42
- os: ubuntu-latest
43
target: aarch64-unknown-linux-gnu
44
zig_target: aarch64-unknown-linux-gnu.2.28
45
code-target: linux-arm64
46
47
48
target: arm-unknown-linux-gnueabihf
49
zig_target: arm-unknown-linux-gnueabihf.2.28
0 commit comments