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


##########
.github/workflows/standard-its.yml:
##########
@@ -94,7 +94,7 @@ jobs:
     strategy:
       fail-fast: false
       matrix:
-        jdk: [8, 17, 21]
+        jdk: ['8', '17', '21.0.4']

Review Comment:
   May want to update this check as well with the more specific `21.0.4` JDK 
version - 
https://github.com/apache/druid/blob/master/integration-tests/script/docker_build_containers.sh#L29



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