Fix versioning for GitHub Enterprise Server 3.6 (#29070)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
versions:
|
||||
ghec: '*'
|
||||
ghes: '>=3.5'
|
||||
ghes: '>=3.6'
|
||||
ghae: 'issue-5740'
|
||||
|
||||
@@ -3,5 +3,5 @@
|
||||
versions:
|
||||
fpt: '*'
|
||||
ghec: '*'
|
||||
ghes: '>=3.5'
|
||||
ghes: '>=3.6'
|
||||
ghae: 'issue-5892'
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
versions:
|
||||
ghec: '*'
|
||||
ghes: '>=3.5'
|
||||
ghae: 'issue-5739'
|
||||
|
||||
Reference in New Issue
Block a user