We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f766d14 + 78043e9 commit bdd0491Copy full SHA for bdd0491
.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