Unnamed repository; edit this file 'description' to name the repository.
Do not enable PGO in combination with zigbuild
Jakub Beránek 2025-04-14
parent aded72f · commit 4c86214
-rw-r--r--.github/workflows/release.yaml2
1 files changed, 0 insertions, 2 deletions
diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml
index cc38f8e2f2..c76d3da5f8 100644
--- a/.github/workflows/release.yaml
+++ b/.github/workflows/release.yaml
@@ -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