sjvanrossum commented on code in PR #35001: URL: https://github.com/apache/beam/pull/35001#discussion_r2095869440
########## .github/workflows/beam_PreCommit_Java_Examples_Dataflow_Java21.yml: ########## @@ -112,7 +112,7 @@ jobs: - name: Build and Test uses: ./.github/actions/gradle-command-self-hosted-action with: - gradle-command: :runners:google-cloud-dataflow-java:examples:preCommit + gradle-command: :runners:google-cloud-dataflow-java:examples:preCommit :runners:google-cloud-dataflow-java:examplesJavaDistrolessRunnerV2PreCommit Review Comment: Reverting #34925 would result in this change: ```suggestion gradle-command: :runners:google-cloud-dataflow-java:examplesJavaDistrolessRunnerV2PreCommit ``` -- 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: github-unsubscr...@beam.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org