jerryshao commented on code in PR #8793:
URL: https://github.com/apache/gravitino/pull/8793#discussion_r2432171308
##########
.github/workflows/access-control-integration-test.yml:
##########
@@ -87,9 +87,9 @@ jobs:
- name: Authorization Integration Test (JDK${{ matrix.java-version }})
id: integrationTest
run: |
- ./gradlew -PtestMode=embedded -PjdbcBackend=h2 -PjdkVersion=${{
matrix.java-version }} -PskipDockerTests=false :authorizations:test
Review Comment:
OK, we can leave it, we may support JDK 21 in the future.
--
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]