Replies: 1 comment
-
Labels are not supported with the new autoscaling runner set mode. https://docs.github.com/en/actions/hosting-your-own-runners/managing-self-hosted-runners-with-actions-runner-controller/about-actions-runner-controller#using-arc-runners-in-a-workflow |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I might've missed how to do this, but I noticed when creating a AutoscalingRunnerSet (in my case with the name "testing"), it would not pick up Jobs with any other
runs-on
labels, includingself-hosted
.Is there a way to add multiple labels to the scale sets so we can continue to use the self-hosted label (and others)?
Beta Was this translation helpful? Give feedback.
All reactions