Skip to content

Commit 7104efa

Browse files
authored
Merge pull request rust-lang#19595 from Kobzol/ci-linux-pgo
Use PGO on Linux x64 builds
2 parents 88723b6 + 950eba8 commit 7104efa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/tools/rust-analyzer/.github/workflows/release.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ jobs:
4242
# Zig is not used because it doesn't work with PGO
4343
container: quay.io/pypa/manylinux_2_28_x86_64
4444
code-target: linux-x64
45+
pgo: clap-rs/clap
4546
- os: ubuntu-latest
4647
target: aarch64-unknown-linux-gnu
4748
zig_target: aarch64-unknown-linux-gnu.2.28

0 commit comments

Comments
 (0)