-
Notifications
You must be signed in to change notification settings - Fork 255
Closed
Labels
Description
Is it possible to add support for running of all the Jobs in the Workflows here on self-hosted runners?
I followed the docs and this caused the agent job in the generated file to execute on my self-hosted runners :-)
However the other jobs all continued to be given ubuntu-slim or ubuntu-latest runners, which included activation, detection, safe_outputs, conclusion.
It is mainly the exhaustion of GitHub minutes by these surrounding Jobs that I would like to avoid.
Reactions are currently unavailable