yuxiqian commented on code in PR #3633: URL: https://github.com/apache/flink-cdc/pull/3633#discussion_r1833645373
########## .github/workflows/flink_cdc_migration_test.yml: ########## @@ -28,7 +28,7 @@ jobs: submodules: true - uses: actions/setup-java@v4 with: - java-version: 8 + java-version: 11 Review Comment: Added Java version matrix into migration test CI. Now there are 57 jobs to run. -- 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