GOODBOY008 commented on code in PR #3633:
URL: https://github.com/apache/flink-cdc/pull/3633#discussion_r1833740746


##########
.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:
   I suggest moving the multi-version Java CI tasks to a separate `ci-night` 
job that will run overnight. Beacuse I had split 
`.github/workflows/flink_cdc_base.yml` , and easy to reuse this base ci. 
@yuxiqian @ruanhang1993 cc



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