debian-mirror-gitlab/doc/ci/runners/index.md

23 lines
1 KiB
Markdown
Raw Normal View History

2021-09-30 23:02:18 +05:30
---
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
---
2022-01-26 12:08:38 +05:30
# Runner SaaS **(FREE SAAS)**
2021-09-30 23:02:18 +05:30
2022-01-26 12:08:38 +05:30
If you are using self-managed GitLab or you use GitLab.com but want to use your own runners, you can
2021-09-30 23:02:18 +05:30
[install and configure your own runners](https://docs.gitlab.com/runner/install/).
2022-01-26 12:08:38 +05:30
If you are using GitLab SaaS (GitLab.com), your CI jobs automatically run on runners provided by GitLab.
2021-10-27 15:23:28 +05:30
No configuration is required. Your jobs can run on:
2021-09-30 23:02:18 +05:30
2021-10-27 15:23:28 +05:30
- [Linux runners](build_cloud/linux_build_cloud.md).
- [Windows runners](build_cloud/windows_build_cloud.md) (beta).
- [macOS runners](build_cloud/macos_build_cloud.md) (beta).
The number of minutes you can use on these runners depends on your
2021-09-30 23:02:18 +05:30
[quota](../../user/admin_area/settings/continuous_integration.md#shared-runners-pipeline-minutes-quota),
which depends on your [subscription plan](../../subscriptions/gitlab_com/index.md#ci-pipeline-minutes).