Skip to content
Snippets Groups Projects
Commit 1adfd11f authored by Ian Baum's avatar Ian Baum
Browse files

Merge branch '5688-opensuse-15.1-deprecation' into 'master'

Add deprecation warning for openSUSE Leap 15.1

Closes #5688

See merge request gitlab-org/omnibus-gitlab!4610
parents 8be8fa3f 4c14cd36
No related branches found
No related tags found
No related merge requests found
---
title: Add deprecation warning for openSUSE Leap 15.1
merge_request: 4610
author:
type: deprecated
Loading
Loading
@@ -104,7 +104,8 @@ class OmnibusHelper
{
'raspbian-9' => 'GitLab 13.4',
'debian-8' => 'GitLab 13.4',
'centos-6' => 'GitLab 13.7'
'centos-6' => 'GitLab 13.7',
'opensuseleap-15.1' => 'GitLab 13.7'
}
end
 
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment