This is an automated email from the ASF dual-hosted git repository.

yamer pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-kie-drools.git


The following commit(s) were added to refs/heads/main by this push:
     new a5706e0897 [NO-ISSUE] max-parallel for GHA (#6592)
a5706e0897 is described below

commit a5706e089728e15d19d82e199ee044f465116955
Author: Toshiya Kobayashi <[email protected]>
AuthorDate: Fri Feb 20 22:36:56 2026 +0900

    [NO-ISSUE] max-parallel for GHA (#6592)
---
 .github/workflows/pr-downstream.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.github/workflows/pr-downstream.yml 
b/.github/workflows/pr-downstream.yml
index eb4e07b86a..ac0c652e9d 100644
--- a/.github/workflows/pr-downstream.yml
+++ b/.github/workflows/pr-downstream.yml
@@ -38,6 +38,7 @@ jobs:
       cancel-in-progress: true
     timeout-minutes: 180
     strategy:
+      max-parallel: 20
       matrix:
         job_name: [ optaplanner, kogito-runtimes, kogito-apps, 
kogito-quarkus-examples, kogito-springboot-examples, 
serverless-workflow-examples, kogito-gradle-examples  ]
         os: [ubuntu-latest]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to