Abacn commented on code in PR #34685: URL: https://github.com/apache/beam/pull/34685#discussion_r2056134869
########## .github/workflows/beam_PreCommit_Java.yml: ########## @@ -177,6 +177,9 @@ jobs: github_job: ${{ matrix.job_name }} (${{ matrix.job_phrase }}) - name: Setup environment uses: ./.github/actions/setup-environment-action + with: + python-version: 3.9 Review Comment: we should not need to pin a python version here. We should update ARC base image if it is stale cc: @Amar3tto -- 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