Matthias Pohl created FLINK-34419:
-------------------------------------
Summary: flink-docker's .github/workflows/snapshot.yml doesn't
support JDK 17 and 21
Key: FLINK-34419
URL: https://issues.apache.org/jira/browse/FLINK-34419
Project: Flink
Issue Type: Technical Debt
Components: Build System / CI
Reporter: Matthias Pohl
[.github/workflows/snapshot.yml|https://github.com/apache/flink-docker/blob/master/.github/workflows/snapshot.yml#L40]
needs to be updated: JDK 17 support was added in 1.18 (FLINK-15736). JDK 21
support was added in 1.19 (FLINK-33163)
--
This message was sent by Atlassian Jira
(v8.20.10#820010)