raulcd commented on code in PR #36925:
URL: https://github.com/apache/arrow/pull/36925#discussion_r1282991498
##########
.github/workflows/java_jni.yml:
##########
@@ -51,7 +51,7 @@ jobs:
name: AMD64 manylinux2014 Java JNI
runs-on: ubuntu-latest
if: ${{ !contains(github.event.pull_request.title, 'WIP') }}
- timeout-minutes: 90
+ timeout-minutes: 300
Review Comment:
I am curious on what will happen once is merged as we don't push the new
docker image on non-main branches.
Probably we will have to merge a temporary increase and then decrease but we
can see once is merged
```suggestion
timeout-minutes: 90
```
--
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]