Abacn commented on code in PR #31062:
URL: https://github.com/apache/beam/pull/31062#discussion_r1581561448


##########
.github/workflows/beam_PostCommit_Java_Tpcds_Flink.yml:
##########
@@ -101,5 +101,5 @@ jobs:
         with:
           gradle-command: :sdks:java:testing:tpcds:run
           arguments: |
-            -Ptpcds.runner=:runners:flink:1.17 \
+            -Ptpcds.runner=:runners:flink:1.18 \

Review Comment:
   Sorry for not putting comments at once, but just realize that these github 
action changes will apply to both the master branch and the ongoing release 
process, but the current pending release-2.56.0 branch do not have 
`:runners:flink:1.18` project which will causing issue
   
   To avoid issue we can leave .github/ content as is



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

Reply via email to