Rikkola commented on code in PR #6837:
URL:
https://github.com/apache/incubator-kie-drools/pull/6837#discussion_r3643613116
##########
.github/workflows/pr-drools.yml:
##########
@@ -36,7 +36,7 @@ jobs:
concurrency:
group: pr-drools_${{ matrix.os }}_${{ matrix.java-version }}_${{
matrix.maven-version }}_${{ github.head_ref }}
cancel-in-progress: true
- timeout-minutes: 120
+ timeout-minutes: 240
Review Comment:
Yes the build time is huge now. I am trying to use scripts for my local
build needs with only selected modules. Optaplanner has some long lasting tests
on full build so even 240 might not be enough, but we will see.
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]