kszucs commented on a change in pull request #10631:
URL: https://github.com/apache/arrow/pull/10631#discussion_r662932920
##########
File path: .github/workflows/java_jni.yml
##########
@@ -50,15 +50,7 @@ jobs:
name: AMD64 Debian 9 Java JNI (Gandiva, Plasma, ORC, Dataset)
runs-on: ubuntu-latest
if: ${{ !contains(github.event.pull_request.title, 'WIP') }}
- timeout-minutes: 40
- strategy:
- fail-fast: false
- matrix:
- jdk: [8]
- maven: [3.5.2]
Review comment:
The default in `.env` is `3.5.4`
--
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]