mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-10-27 10:17:15 +00:00
Merge pull request #19595 from Kobzol/ci-linux-pgo
Use PGO on Linux x64 builds
This commit is contained in:
commit
bdd0491668
1 changed files with 1 additions and 0 deletions
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…
Add table
Add a link
Reference in a new issue