tvalentyn commented on code in PR #31195:
URL: https://github.com/apache/beam/pull/31195#discussion_r1591466230


##########
.github/workflows/beam_PreCommit_PythonLint.yml:
##########
@@ -81,7 +81,7 @@ jobs:
         uses: ./.github/actions/setup-environment-action
         with:
           java-version: 8
-          python-version: 3.8
+          python-version: 3.9

Review Comment:
   ```
   2024-05-06T19:16:59.5735995Z > Task 
:sdks:python:test-suites:tox:py39:setupVirtualenv FAILED
   2024-05-06T19:16:59.5737272Z sh: 1: python3.9: not found
   2024-05-06T19:17:04.4734316Z 
   2024-05-06T19:17:04.4736168Z > Task :sdks:python:setupVirtualenv
   2024-05-06T19:17:04.7734906Z Requirement already satisfied: pip in 
/runner/_work/beam/beam/build/gradleenv/1922375555/lib/python3.8/site-packages 
(23.0.1)
   ```
   
   



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