davsclaus commented on code in PR #24754:
URL: https://github.com/apache/camel/pull/24754#discussion_r3600485878


##########
Jenkinsfile.deploy:
##########
@@ -55,6 +55,45 @@ pipeline {
            }
         }
 
+        stage('Setup llvm-mingw') {
+            when {
+                anyOf {
+                    branch 'main'

Review Comment:
   this should only be main branch and in the future camel-4.22.x LTS (older 
LTS should not be included)



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to