JingGe commented on code in PR #180:
URL: https://github.com/apache/flink-docker/pull/180#discussion_r1484202025


##########
.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:
   You should mean that we only maintain images of the latest three versions. I 
couldn't find it in the  
https://github.com/apache/flink-docker/blob/master/README.md you mentioned in 
the PR description. Does it make sense to update the PR description to make the 
intention of the PR a little bit more clear? 



-- 
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

Reply via email to