imply-elliott opened a new pull request, #13834: URL: https://github.com/apache/druid/pull/13834
### Description Github Actions Ubuntu 22.04 runners have Java (Eclipse Temurin) 8, 11 and 17 built in, so we do not need to spend time downloading and installing. Simply set the `JAVA_HOME` env variable to the appropriate java version. See here for details: [Java versions](https://github.com/actions/runner-images/blob/main/images/linux/Ubuntu2204-Readme.md#java) This PR has: - [x] been self-reviewed. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
