dejan2609 commented on code in PR #20561:
URL: https://github.com/apache/kafka/pull/20561#discussion_r2372610604


##########
.github/workflows/build.yml:
##########
@@ -181,7 +181,7 @@ jobs:
       fail-fast: false
       matrix:
         # If we change these, make sure to adjust ci-complete.yml
-        java: [ 24, 17 ]
+        java: [ 25-ea, 17 ]

Review Comment:
   Version 25 is still pending: 
   - https://github.com/adoptium/temurin/issues/96
   - https://github.com/actions/setup-java/issues/899
   
   Also, there is an internal prerequisite: #19513
        



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

Reply via email to