Skip to content

Commit 78043e9

Browse files
committed
Use PGO on Linux x64 builds
1 parent f766d14 commit 78043e9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.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)