Skip to content

Commit bdd0491

Browse files
authored
Merge pull request #19595 from Kobzol/ci-linux-pgo
Use PGO on Linux x64 builds
2 parents f766d14 + 78043e9 commit bdd0491

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yaml

+1
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)