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


##########
.github/workflows/beam_PostCommit_Java_Examples_Dataflow_V2_Java.yml:
##########
@@ -77,7 +77,9 @@ jobs:
         uses: actions/[email protected]
         with:
           distribution: 'temurin'
-          java-version: ${{ matrix.java_version }}
+          java-version: |

Review Comment:
   previous setting was not quite what we want. We want beam (java core, 
runners) compile with Java8 and test compile and run with Java11/17/21.



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