elink21 commented on code in PR #24712:
URL: https://github.com/apache/beam/pull/24712#discussion_r1053963076


##########
.github/workflows/java_tests.yml:
##########
@@ -164,6 +183,10 @@ jobs:
         uses: actions/setup-go@v3
         with:
           go-version: '1.16.12'
+      - name: Install Python
+        uses: actions/setup-python@v3

Review Comment:
   Right, it's a good chance to centralize installations for Self-Hosted, I've 
changed individual setups to composite for all jobs , will do the same for 
Python Tests and Build Wheels, thanks @damccorm.



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