mingyen066 commented on code in PR #21026:
URL: https://github.com/apache/kafka/pull/21026#discussion_r2585602286
##########
Jenkinsfile:
##########
@@ -181,7 +184,7 @@ pipeline {
}
}
- stage('JDK 23 and Scala 2.13') {
+ stage('JDK 25 and Scala 2.13') {
agent { label 'ubuntu' }
tools {
jdk 'jdk_23_latest'
Review Comment:
Comment added and updated to use JDK 21 (LTS)
--
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]