try to fix github actions

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1898331 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
PJ Fanning 2022-02-23 00:49:52 +00:00
parent 4edfc5155b
commit 94ae7d68d0
1 changed files with 1 additions and 1 deletions

View File

@ -41,4 +41,4 @@ jobs:
run: chmod +x gradlew
- name: Build with Gradle
run: ./gradlew check
run: ./gradlew check -PjdkVersion=11