Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
MINOR: Fix JDK versions in CI (#17621)
Our "validate" job was running on JDK 21 while the "test" job was running 11 and 23. This patch updates the validate job to 23 and fixes the test catalog step to only run on JDK 23 (instead of 21) Reviewers: Chia-Ping Tsai <[email protected]>
- Loading branch information