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


##########
.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:
   @JingGe can you merge the PR after approving it? I'm gonna be offline for 
the rest of the day. But it would be nice to have the snapshot Docker images 
being created over the weekend already.



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