schutzfile: remove rhel-8.3

We don't run on RHEL 8.3 anymore.

Note that the koji-osbuild rev-deps test is not run anymore, therefore
it's fine to drop dependants, see:
https://github.com/osbuild/osbuild-composer/issues/1559

We should reintroduce it though.

Signed-off-by: Ondřej Budai <ondrej@budai.cz>
This commit is contained in:
Ondřej Budai 2021-07-16 11:06:34 +02:00 committed by Ondřej Budai
parent aff680542d
commit e64cc2effe

View file

@ -18,21 +18,6 @@
}
}
},
"rhel-8.3": {
"dependencies": {
"osbuild": {
"commit": "5d7316757b60645b5e0ee114614266fca297208e"
}
},
"dependants": {
"koji-osbuild": {
"commit": "4fdc457745e1147475ea3ac1e3b073e592d7b174",
"pre_install_packages": [
"https://dl.fedoraproject.org/pub/epel/epel-release-latest-8.noarch.rpm"
]
}
}
},
"rhel-8.4": {
"dependencies": {
"osbuild": {