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.

Depends-on: https://review.opendev.org/843503
Change-Id: I2cb4f0c98341c16dac9d6a502976f5708547bde9
This commit is contained in:
Takashi Kajinami 2022-09-09 13:34:29 +09:00
parent 5740a31a9e
commit d28440c0fc
1 changed files with 0 additions and 2 deletions

View File

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