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


##########
.github/workflows/snapshot.yml:
##########
@@ -38,12 +38,12 @@ jobs:
       matrix:
         java_version: [8, 11]
         build:
-          - flink_version: 1.17-SNAPSHOT
+          - flink_version: 1.18-SNAPSHOT
             branch: dev-master
+          - flink_version: 1.17-SNAPSHOT
+            branch: dev-1.17
           - flink_version: 1.16-SNAPSHOT
             branch: dev-1.16
-          - flink_version: 1.15-SNAPSHOT

Review Comment:
   tbh. here I'm not 100% sure considering [the 
discussion](https://lists.apache.org/thread/szq23kr3rlkm80rw7k9n95js5vqpsnbv) 
we had about having a final patch version release.



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

Reply via email to