kafka/.github
Stig Døssing 25da705178
MINOR: Run CI with Java 24 (#20295)
This commit updates CI to test against Java 24 instead of Java 23 which
is EOL.

Due to Spotbugs not having released version 4.9.4 yet, we can't run
Spotbugs on Java 24. Instead, we are choosing to run Spotbugs, and the
rest of the compile and validate build step, on Java 17 for now.

Once 4.9.4 has released, we will switch to using Java 24 for this.

Exclude spotbugs from the run-tests gradle action. Spotbugs is already
being run once in the build by "compile and validate", there is no
reason  to run it again as part of executing tests.

Reviewers: Chia-Ping Tsai <chia7712@gmail.com>
2025-08-05 21:26:13 +08:00
..
actions MINOR: Run CI with Java 24 (#20295) 2025-08-05 21:26:13 +08:00
configs MINOR: Add group-coordinator label for pull requests (#20043) 2025-06-26 06:53:47 -07:00
scripts MINOR: Fix backticks in PR body (#19726) 2025-05-15 12:07:26 -04:00
workflows MINOR: Run CI with Java 24 (#20295) 2025-08-05 21:26:13 +08:00
pull_request_template.md KAFKA-18792 Add workflow to check PR format (#18985) 2025-02-25 15:33:52 -05:00