abhishekrb19 commented on code in PR #18187:
URL: https://github.com/apache/druid/pull/18187#discussion_r2178462828
##########
.github/workflows/ci.yml:
##########
@@ -90,4 +90,4 @@ jobs:
with:
script: .github/scripts/run_unit-tests -Dtest=QTest -Dquidem.split=${{
matrix.split }} -fae
key: QTest-${{ matrix.split }}
- jdk: 17
+ jdk: 21
Review Comment:
Should we leave it at the officially "supported" jdk 17? (instead of jdk 21,
which still has some problems)
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]