mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-09-25 11:17:13 +00:00
Use PGO on Linux x64 builds
This commit is contained in:
parent
f766d1403e
commit
78043e9211
1
.github/workflows/release.yaml
vendored
1
.github/workflows/release.yaml
vendored
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user