You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by "lostluck (via GitHub)" <gi...@apache.org> on 2023/02/17 20:08:20 UTC

[GitHub] [beam] lostluck commented on a diff in pull request #25542: [#25541] Stop use of self hosted runners for some workflows.

lostluck commented on code in PR #25542:
URL: https://github.com/apache/beam/pull/25542#discussion_r1110307058


##########
.github/workflows/git_tag_released_version.yml:
##########
@@ -32,7 +32,7 @@ on:
 
 jobs:
   generate_tags:
-    runs-on: [self-hosted, ubuntu-20.04]
+    runs-on: ubuntu-latest

Review Comment:
   I thought this was the bot that tagged finished issues/PRs with the release that includes them, and since a release just went out...



-- 
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: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org