mingyen066 commented on code in PR #21026:
URL: https://github.com/apache/kafka/pull/21026#discussion_r2585140504
##########
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:
Gradle toolchain will automatically find Java 25. Hope this can work in
Jenkins CI env
--
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]