Akshat-Jain commented on code in PR #17544:
URL: https://github.com/apache/druid/pull/17544#discussion_r1873766388
##########
.github/workflows/cron-job-its.yml:
##########
@@ -104,7 +104,7 @@ jobs:
needs: build
with:
build_jdk: 17
- runtime_jdk: 21.0.4
+ runtime_jdk: 17
Review Comment:
@abhishekrb19 Have made the change.
That wasn't affecting us because `runtime_jdk` is unused in
`reusable-revised-its.yml`, but that's a separate issue and has been there
since inception.
--
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]