Akshat-Jain commented on code in PR #17806:
URL: https://github.com/apache/druid/pull/17806#discussion_r2000358409


##########
.github/workflows/cron-job-unit-tests.yml:
##########
@@ -29,7 +29,7 @@ jobs:
     strategy:
       fail-fast: false
       matrix:
-        jdk: [ '11', '21' ]
+        jdk: [ '11', '21.0.4' ]

Review Comment:
   We also need similar change in the other occurrences in this file, as the 
reporting jobs involve using the JDK as part of the artifact prefix for 
fetching the artifacts produced by this job.



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