From 950eba8b2aaef8d1471192cfd0dcd8519c2ef692 Mon Sep 17 00:00:00 2001 From: Jakub Beránek Date: Tue, 15 Apr 2025 20:32:23 +0200 Subject: Use PGO on Linux x64 builds --- src/tools/rust-analyzer/.github/workflows/release.yaml | 1 + 1 file changed, 1 insertion(+) (limited to 'src/tools/rust-analyzer/.github/workflows') diff --git a/src/tools/rust-analyzer/.github/workflows/release.yaml b/src/tools/rust-analyzer/.github/workflows/release.yaml index a7640444baa..fd4eb9e616b 100644 --- a/src/tools/rust-analyzer/.github/workflows/release.yaml +++ b/src/tools/rust-analyzer/.github/workflows/release.yaml @@ -42,6 +42,7 @@ jobs: # Zig is not used because it doesn't work with PGO container: quay.io/pypa/manylinux_2_28_x86_64 code-target: linux-x64 + pgo: clap-rs/clap - os: ubuntu-latest target: aarch64-unknown-linux-gnu zig_target: aarch64-unknown-linux-gnu.2.28 -- cgit 1.4.1-3-g733a5