Abacn commented on code in PR #28969:
URL: https://github.com/apache/beam/pull/28969#discussion_r1369236271
##########
.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:
However, we do want the example jar to be compiled on Java11/17/21, see
#28967 as followups
--
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]