[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 09:24:28 PST 2025
================
@@ -10,6 +10,7 @@ on:
push:
branches:
- 'main'
+ - 'release/**'
----------------
boomanaiden154 wrote:
Do you only want this for post-submit testing on the release branch? Is this just for testing currently similar to what we're doing for Linux?
https://github.com/llvm/llvm-project/pull/124303
More information about the llvm-commits
mailing list