You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2021/07/02 11:08:42 UTC

[GitHub] [arrow] kszucs commented on a change in pull request #10631: ARROW-13249: [Java][CI] Consistent timeout in the Java JNI build

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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org