abhishekrb19 commented on code in PR #17544:
URL: https://github.com/apache/druid/pull/17544#discussion_r1873762614


##########
.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:
   @Akshat-Jain, looks like there's one more place where we use  jdk 21.0.4 
with jdk 17 in the [revised 
its](https://github.com/apache/druid/blob/master/.github/workflows/revised-its.yml#L90).
 Should we change that as well? All the other places in the revised-its seem to 
use build_jdk17/runtime_jdk 17.



-- 
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]

Reply via email to