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


##########
.github/workflows/beam_PostCommit_Java_Examples_Dataflow_ARM.yml:
##########
@@ -111,7 +111,7 @@ jobs:
             gradle-command: 
:runners:google-cloud-dataflow-java:arm:examplesJavaRunnerV2IntegrationTestARM
             max-workers: 12
             arguments: |
-                -PtestJavaVersion${{ matrix.java_version }} \
+                -PtestJavaVersion=${{ matrix.java_version }} \

Review Comment:
   fixed a few typo introduced in #28833 this caused the test actually run on 
default java version



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