Skip to content
Snippets Groups Projects
Commit c7b433b6 authored by Alessio Caiazza's avatar Alessio Caiazza
Browse files

Document supported platform

parent 0a14a872
No related branches found
No related tags found
No related merge requests found
......@@ -16,6 +16,7 @@ PACKAGE_CLOUD ?= ayufan/gitlab-ci-multi-runner
PACKAGE_CLOUD_URL ?= https://packagecloud.io/
BUILD_PLATFORMS ?= -os '!netbsd' -os '!openbsd'
S3_UPLOAD_PATH ?= master
# Keep in sync with docs/install/linux-repository.md
DEB_PLATFORMS ?= debian/wheezy debian/jessie debian/stretch debian/buster \
ubuntu/trusty ubuntu/xenial ubuntu/zesty ubuntu/artful \
raspbian/wheezy raspbian/jessie raspbian/stretch raspbian/buster \
......
# Install GitLab Runner using the official GitLab repositories
Currently we support:
- Debian
- Ubuntu
- RHEL
- CentOS
We provide packages for the currently supported versions of Debian, Ubuntu, Mint, RHEL, Fedora, and CentOS.
| Distribution | Version | End of Life date |
| ------------ | ------- | ------------------ |
| Debian | buster | |
| Debian | stretch | approx. 2022 |
| Debian | jessie | June 2020 |
| Debian | wheezy | May 2018 |
| Ubuntu | artful | |
| Ubuntu | zesty | January 2018 |
| Ubuntu | xenial | April 2021 |
| Ubuntu | trusty | April 2019 |
| Mint | sonya | approx. 2021 |
| Mint | serena | approx. 2021 |
| Mint | sarah | approx. 2021 |
| Mint | rosa | April 2019 |
| Mint | rafaela | April 2019 |
| Mint | rebecca | April 2019 |
| Mint | qiana | April 2019 |
| REHL/CentOS | 7 | June 2024 |
| REHL/CentOS | 6 | November 2020 |
| Fedora | 25 | |
| Fedora | 26 | |
If you want to use the [Docker executor], install it before using the Runner:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment