Abacn commented on code in PR #31199:
URL: https://github.com/apache/beam/pull/31199#discussion_r1591602467
##########
.github/workflows/beam_PreCommit_PythonLint.yml:
##########
@@ -80,9 +80,9 @@ jobs:
- name: Setup environment
uses: ./.github/actions/setup-environment-action
with:
- java-version: 8
- python-version: 3.8
- go-version: 1.16
Review Comment:
this PR is expected to be a no-op --- except this specific go version
change, which should be a leftover of past go version maintenance. Tested the
changed workflow:
https://github.com/apache/beam/actions/runs/8976200633/job/24652523436
--
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]