The runner is the application that runs a job from a GitHub Actions workflow. The runner can run on the hosted machine pools or run on self-hosted virtual machines.
Read more about self-hosted runners here.
For more information about installing and using self-hosted runners, see Adding self-hosted runners and Using self-hosted runners in a workflow
Runner releases:
Configure:
MacOS and Linux
./config.sh
Windows
config.cmd
We accept contributions in the form of issues and pull requests. Read more here before contributing.