Do not enable PGO in combination with zigbuild

This commit is contained in:
Jakub Beránek 2025-04-14 17:35:50 +02:00
parent aded72f8e6
commit 4c86214f47
No known key found for this signature in database
GPG key ID: 909CD0D26483516B

View file

@ -38,12 +38,10 @@ jobs:
target: x86_64-unknown-linux-gnu
zig_target: x86_64-unknown-linux-gnu.2.28
code-target: linux-x64
pgo: true
- os: ubuntu-latest
target: aarch64-unknown-linux-gnu
zig_target: aarch64-unknown-linux-gnu.2.28
code-target: linux-arm64
pgo: true
- os: ubuntu-latest
target: arm-unknown-linux-gnueabihf
zig_target: arm-unknown-linux-gnueabihf.2.28