pvary commented on code in PR #69:
URL: 
https://github.com/apache/flink-connector-kafka/pull/69#discussion_r1410705227


##########
.github/workflows/push_pr.yml:
##########
@@ -29,3 +29,11 @@ jobs:
     uses: apache/flink-connector-shared-utils/.github/workflows/ci.yml@ci_utils
     with:
       flink_version: ${{ matrix.flink }}
+    
+  python_test:
+    strategy:
+      matrix:
+        flink: [ 1.17.1, 1.18.0 ]
+    uses: 
pvary/flink-connector-shared-utils/.github/workflows/python_ci.yml@ci_utils

Review Comment:
   This should be changed to 
`apache/flink-connector-shared-utils/.github/workflows/python_ci.yml@ci_utils` 
once https://github.com/apache/flink-connector-shared-utils/pull/27 merged



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