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 88723b6 commit 950eba8Copy full SHA for 950eba8
src/tools/rust-analyzer/.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