]> source.dussan.org Git - poi.git/commitdiff
try to fix github actions
authorPJ Fanning <fanningpj@apache.org>
Wed, 23 Feb 2022 00:49:52 +0000 (00:49 +0000)
committerPJ Fanning <fanningpj@apache.org>
Wed, 23 Feb 2022 00:49:52 +0000 (00:49 +0000)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1898331 13f79535-47bb-0310-9956-ffa450edef68

.github/workflows/test-gradle.yml

index 6dfc5c4745df773ecca218b59ceeb990580009e0..b0c77cbffb9fdc43f4f5cdc020355936c2dada2e 100644 (file)
@@ -41,4 +41,4 @@ jobs:
       run: chmod +x gradlew
 
     - name: Build with Gradle
-      run: ./gradlew check
+      run: ./gradlew check -PjdkVersion=11