rdblue commented on a change in pull request #3364:
URL: https://github.com/apache/iceberg/pull/3364#discussion_r735731251



##########
File path: .github/workflows/flink-ci.yml
##########
@@ -54,7 +54,7 @@ jobs:
     strategy:
       matrix:
         jvm: [8, 11]
-        flink: ['1.13']
+        flink: ['1.12.5', '1.13.2']

Review comment:
       As I said in another comment, these should be minor versions only. The 
patch/bugfix version is the specific dependency that we built against, but we 
don't want to parameterize here.




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



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to