NicoK opened a new pull request, #21231: URL: https://github.com/apache/flink/pull/21231
## What is the purpose of the change `build-nightly-dist.yml` currently uses the default JDK from https://github.com/flink-ci/flink-ci-docker which happens to be Java 1.8 that we use for releases. We should 1. not rely on this default being set to 1.8 and 2. be able to configure this in the workflows themselves ## Brief change log - extend `build-nightly-dist.yml`with capabilities to set the JDK just like `jobs-template.yml` ## Verifying this change This change is a CI-only change that is verified by it as well. -- 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]
