Skip to content

Commit f31749d

Browse files
author
git apple-llvm automerger
committed
Merge commit 'aa512943f475' from llvm.org/main into next
2 parents 2c6f973 + aa51294 commit f31749d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release-binaries.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -156,6 +156,8 @@ jobs:
156156
rm build.tar.zst
157157
158158
- name: Build Stage 2
159+
# Re-enable once PGO builds are supported.
160+
if: false
159161
run: |
160162
ninja -C /mnt/build stage2-instrumented
161163

0 commit comments

Comments
 (0)