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


##########
.github/workflows/build_wheels.yml:
##########
@@ -321,8 +332,12 @@ jobs:
     if: needs.check_env_variables.outputs.gcp-variables-set == 'true' && 
github.event_name != 'pull_request'
     strategy:
       matrix:
-        os : [ubuntu-latest, macos-latest, windows-latest]
+        os : [[self-hosted, ubuntu-20.04], macos-latest, [self-hosted, 
windows-server-2019]]

Review Comment:
   It was intended to be "windows-latest", my apologies, there are some issues 
with newer versions of the self-hosted runner agent and these workflows, we're 
moving on with self-hosted for ubuntu-20.04 for now.



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