mohsenrezaeithe commented on code in PR #211: URL: https://github.com/apache/flink-connector-aws/pull/211#discussion_r2114711567
########## .github/workflows/nightly.yml: ########## @@ -25,8 +25,8 @@ jobs: if: github.repository_owner == 'apache' strategy: matrix: - flink: [1.20-SNAPSHOT] - java: [ '8, 11, 17'] + flink: [2.0-SNAPSHOT] + java: [ '11, 17'] Review Comment: Probably worth adding version 21 to the list just to be inline with Flink's. -- 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