[all-commits] [llvm/llvm-project] 0a28c0: workflows/release-binaries: Disable LTO/PGO for te...
Tom Stellard via All-commits
all-commits at lists.llvm.org
Mon Nov 3 11:12:45 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0a28c07f2f51b6c94546f8e8e59c4e934ba6c520
https://github.com/llvm/llvm-project/commit/0a28c07f2f51b6c94546f8e8e59c4e934ba6c520
Author: Tom Stellard <tstellar at redhat.com>
Date: 2025-11-03 (Mon, 03 Nov 2025)
Changed paths:
M .github/workflows/release-binaries.yml
Log Message:
-----------
workflows/release-binaries: Disable LTO/PGO for testing macOS job in PRs (#165801)
When a PR is submitted the macos-14 workflow will run with LTO/PGO
disabled. This makes it possible to run the workflow on the free runners
with the six hour timeout and will allow us to test the workflow on pull
requests.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list