chia7712 commented on code in PR #17409:
URL: https://github.com/apache/kafka/pull/17409#discussion_r1804088348
##########
.github/workflows/build.yml:
##########
@@ -104,7 +104,7 @@ jobs:
strategy:
fail-fast: false
matrix:
- java: [ 21, 11 ] # If we change these, make sure to adjust
ci-complete.yml
+ java: [ 23, 21, 11 ] # If we change these, make sure to adjust
ci-complete.yml
Review Comment:
Could you please remove 21 from tests? two suits are good enough I think
--
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]