mirror of
https://github.com/apache/druid.git
synced 2025-02-18 16:12:23 +00:00
* run build and unit test using Java 21 * run static checks with Java 21 * use setup-java for unit tests, since Java 21 is not built-in * skip maven cache from setup-java * add comments to explain cache behavior