[llvm] workflows/premerge: Add macOS testing for release branch (PR #124303)
Aiden Grossman via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 24 12:07:49 PST 2025
================
@@ -10,6 +10,7 @@ on:
push:
branches:
- 'main'
+ - 'release/**'
----------------
boomanaiden154 wrote:
Sounds good. I'd like to have everything ready by then, but can't make any guarantees. We'll probably have to backport some patches to the release branch as once we validate the new premerge workflow, we want to stop running the Buildkite pipeline, but they should be lowrisk (only impacting CI), and I can help with that.
https://github.com/llvm/llvm-project/pull/124303
More information about the llvm-commits
mailing list