XComp commented on code in PR #180: URL: https://github.com/apache/flink-docker/pull/180#discussion_r1484401070
########## .github/workflows/snapshot.yml: ########## @@ -38,14 +38,14 @@ jobs: matrix: java_version: [8, 11] build: - - flink_version: 1.19-SNAPSHOT + - flink_version: 1.20-SNAPSHOT branch: dev-master + - flink_version: 1.19-SNAPSHOT + branch: dev-1.19 - flink_version: 1.18-SNAPSHOT branch: dev-1.18 - flink_version: 1.17-SNAPSHOT branch: dev-1.17 - - flink_version: 1.16-SNAPSHOT Review Comment: I updated the PR to include this minor README change in a hotfix PR :+1: -- 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: issues-unsubscr...@flink.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org