mingyen066 commented on code in PR #21026:
URL: https://github.com/apache/kafka/pull/21026#discussion_r2585614017
##########
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:
@chia7712 Thanks for the suggestion. This can prevent issues when Java 25
isn't available in the Jenkins environment. Auto-download has been enabled.
--
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]