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 f766d14 commit 78043e9Copy full SHA for 78043e9
.github/workflows/release.yaml
@@ -42,6 +42,7 @@ jobs:
42
# Zig is not used because it doesn't work with PGO
43
container: quay.io/pypa/manylinux_2_28_x86_64
44
code-target: linux-x64
45
+ pgo: clap-rs/clap
46
- os: ubuntu-latest
47
target: aarch64-unknown-linux-gnu
48
zig_target: aarch64-unknown-linux-gnu.2.28
0 commit comments