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:
parent
aff680542d
commit
e64cc2effe
1 changed files with 0 additions and 15 deletions
15
Schutzfile
15
Schutzfile
|
|
@ -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": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue