akashorabek commented on code in PR #34008:
URL: https://github.com/apache/beam/pull/34008#discussion_r1959202387


##########
.github/workflows/beam_Python_ValidatesContainer_Dataflow_ARM.yml:
##########
@@ -61,7 +61,7 @@ jobs:
       github.event_name == 'workflow_dispatch' ||
       startsWith(github.event.comment.body, 'Run Python ValidatesContainer 
Dataflow ARM')
 
-    runs-on: [self-hosted, ubuntu-20.04, main]

Review Comment:
   This test was failing due to a known issue where the building_wheels step 
fails on self-hosted runners. This is a temporary solution; once we make 
progress on [this issue](https://github.com/apache/beam/issues/33506), we can 
revert the workflow back to self-hosted.



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