2021-06-28 08:38:12 -04:00
---
stage: Verify
group: Runner
info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://about.gitlab.com/handbook/engineering/ux/technical-writing/#assignments
type: reference
---
2021-11-24 16:12:47 -05:00
# Runner SaaS **(FREE SAAS)**
2021-06-28 08:38:12 -04:00
2021-11-24 16:12:47 -05:00
If you are using self-managed GitLab or you use GitLab.com but want to use your own runners, you can
2021-06-28 08:38:12 -04:00
[install and configure your own runners ](https://docs.gitlab.com/runner/install/ ).
2021-11-24 16:12:47 -05:00
If you are using GitLab SaaS (GitLab.com), your CI jobs automatically run on runners provided by GitLab.
2021-08-09 20:10:29 -04:00
No configuration is required. Your jobs can run on:
2021-06-28 08:38:12 -04:00
2022-02-23 19:18:13 -05:00
- [Linux runners ](saas/linux_saas_runner.md ).
2022-02-28 07:15:45 -05:00
- [Windows runners ](saas/windows_saas_runner.md ) ([Beta](../../policy/alpha-beta-support.md#beta-features)).
- [macOS runners ](saas/macos_saas_runner.md ) ([Beta](../../policy/alpha-beta-support.md#beta-features)).
2021-08-09 20:10:29 -04:00
2021-12-20 13:13:27 -05:00
The number of minutes you can use on these runners depends on the
[maximum number of CI/CD minutes ](../pipelines/cicd_minutes.md )
in your [subscription plan ](https://about.gitlab.com/pricing/ ).