Remove support for CentOS 8 Stream
... because RDO will provide packages for only CentOS Stream 9 for Zed release. This change removes RHEL 8 as well. Change-Id: I1a0f00c8dcfa5ba71f32b630878cd4a2c95f35f1 Depends-on: https://review.opendev.org/843503
This commit is contained in:
@@ -28,14 +28,12 @@
|
||||
{
|
||||
"operatingsystem": "RedHat",
|
||||
"operatingsystemrelease": [
|
||||
"8",
|
||||
"9"
|
||||
]
|
||||
},
|
||||
{
|
||||
"operatingsystem": "CentOS",
|
||||
"operatingsystemrelease": [
|
||||
"8",
|
||||
"9"
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user