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:
ZhongShengping 2022-11-09 09:00:51 +08:00
parent d1aee36a8d
commit ecdbf61bb3
1 changed files with 0 additions and 2 deletions

View File

@ -28,14 +28,12 @@
{
"operatingsystem": "RedHat",
"operatingsystemrelease": [
"8",
"9"
]
},
{
"operatingsystem": "CentOS",
"operatingsystemrelease": [
"8",
"9"
]
},