I get that but due to the older software that is still being built we are kind of stuck with the older runner version for now. As I said above I can only hope that our developers discontinue the old software version soon because all the other runners we have are up to date with the latest GitLab ve… Answer from CFelix on forum.gitlab.com
🌐
GitLab
docs.gitlab.com › gitlab docs › administer › administer gitlab runner
GitLab Runner | GitLab Docs
For compatibility reasons, the GitLab Runner major.minor version should stay in sync with the GitLab major and minor version. Older runners may still work with newer GitLab versions, and vice versa.
🌐
GitLab
forum.gitlab.com › general
GitLab Runner version compatibility - General - GitLab Forum
December 13, 2024 - Hello Community, I was wondering if there is a compatibility list for the GitLab Runner / GitLab version. I am asking because we have an older Mac running macOS 10.11 (El Capitan) which is still required for building an older version of our software. This runner is currently at version 14.6.0 but cannot be updated because of the OS.
Discussions

Can latest runner be installed with a v17.4 of GitLab?
We host a GitLab instance on AWS that is at v17.4.2. I would like to install a running locally. The docs say to keep the major and minor the same, but these are not available and I can’t upgrade our GitLab version. The docs seem to imply I can install the latest, or install a specific version. More on forum.gitlab.com
🌐 forum.gitlab.com
9
0
August 1, 2025
go - Gitlab: does runner need to be same version as Gitlab server? - Stack Overflow
Online Gitlab version: GitLab Enterprise Edition 17.5.0-pre c30a70942c6 Custom Gitlab runner version (running on Ubuntu): Version: 16.1.0 Git revision: b72e108d Git branch: 16-1-stable GO v... More on stackoverflow.com
🌐 stackoverflow.com
GitLab Runner compatibility with GitLab CE 11.0
I use GitLab Runner 10.x, but can I use GitLab 11.0 as it is? I am in trouble because I have not written below. https://docs.gitlab.com/runner/#compatibility-chart More on forum.gitlab.com
🌐 forum.gitlab.com
2
0
July 3, 2018
continuous integration - Where can I find older versions of GitLab Runner? - DevOps Stack Exchange
ERROR: Checking GitLab compatibility... not-compatible reason:=Gitlab Runner >= 9.0 can be used ONLY with GitLab CE/EE >= 9.0 results=405 runner=FsqqGSrw statusText=405 Method Not Allowed · We're operating on an isolated network with GitLab 8.13.0, and no plan to update at the moment. All I can find in the documentation is this link which provides the latest 9.0 version ... More on devops.stackexchange.com
🌐 devops.stackexchange.com
🌐
DrDroid
drdroid.io › stack-diagnosis › gitlab-ci-gitlab-runner-version-mismatch
GitLab CI GitLab Runner Version Mismatch - Stack Diagnosis
The GitLab Runner is a separate application used to run jobs in a GitLab CI/CD pipeline. Each version of GitLab has specific requirements for compatible runner versions. A mismatch occurs when the runner version is either too old or too new compared to the GitLab instance, leading to compatibility issues.
🌐
GitLab
forum.gitlab.com › gitlab ci/cd
Can latest runner be installed with a v17.4 of GitLab? - GitLab CI/CD - GitLab Forum
August 1, 2025 - We host a GitLab instance on AWS that is at v17.4.2. I would like to install a running locally. The docs say to keep the major and minor the same, but these are not available and I can’t upgrade our GitLab version. The …
🌐
GitLab
docs.gitlab.com › gitlab docs › install › install gitlab runner › support policy
GitLab Runner support policy | GitLab Docs
GitLab Runner versions 17.7 and later support only a single Alpine version (latest) instead of specific versions. Alpine versions 3.21 will be supported to the stated EOL date.
🌐
GitLab
forum.gitlab.com › how to use gitlab
GitLab Runner compatibility with GitLab CE 11.0 - How to Use GitLab - GitLab Forum
July 3, 2018 - I use GitLab Runner 10.x, but can I use GitLab 11.0 as it is? I am in trouble because I have not written below. https://docs.gitlab.com/runner/#compatibility-chart
🌐
GitLab
docs.gitlab.com › ee › administration › package_information › supported_os.html
Sign in · GitLab
January 12, 2023 - Sign in to GitLab · By signing in you accept the Terms of Use and acknowledge the Privacy Statement and Cookie Policy · Don't have an account yet? Register now · or sign in with · Remember me · Explore Help About GitLab GitLab community forum · English · 日本語 · Gaeilge
Find elsewhere
🌐
GitLab
gitlab.com › gitlab.org › gitlab-runner
GitLab.org / gitlab-runner · GitLab
GitLab Runner is the open source project that is used to run your CI/CD jobs and send the results back to GitLab
🌐
End of Life Date
endoflife.date › gitlab-runner
GitLab Runner | endoflife.date
5 days ago - GitLab Runner uses the same versioning ... For compatibility, it is recommended to use a runner version no more than one major version behind the GitLab instance....
🌐
GitHub
github.com › rvtraveller › gitlab-ci-multi-runner
GitHub - rvtraveller/gitlab-ci-multi-runner · GitHub
Until then we will also support the v1.11.x version of Runner. This means that if you want to have a newer version of GitLab CE/EE but for some reason you don't want to install newer version of Runner, 1.11.x will be still maintained and will be working with GitLab CE/EE until August 2017.
Author: rvtraveller
🌐
GitLab
gitlab.com › gitlab.org › gitlab-runner › repository
CHANGELOG.md · v12.2.0 · GitLab.org / gitlab-runner · GitLab
August 22, 2019 - Currently GitLab Runner still respects the old configuration sent from GitLab, but with 12.0 old methods will be removed and GitLab Runner will require at least GitLab 11.9 to work properly.
🌐
GitLab
docs.gitlab.com › gitlab docs › install › install gitlab runner
Install GitLab Runner | GitLab Docs
GitLab Runner can run as a single binary and has no language-specific requirements.
🌐
Wikimedia
wikitech.wikimedia.org › wiki › GitLab › Gitlab_Runner
GitLab/Gitlab Runner - Wikitech
July 7, 2026 - Usage of the registration token varies depending on the type of runner (Docker, VM, Kubernetes). See register a runner upstream documentation. Please note this runners are self-managed, so you have to make sure to install updates and stay compatible with the GitLab server version.