Schutzfile: don't pin osbuild on Fedora and drop F33
Drop unnecessary pinning of osbuild release on Fedora. The latest version available in all supported Fedora releases should be good enough for osbuild-composer testing. Signed-off-by: Tomas Hozza <thozza@redhat.com>
This commit is contained in:
parent
617572ad6c
commit
d9d5a6c1a6
1 changed files with 0 additions and 19 deletions
19
Schutzfile
19
Schutzfile
|
|
@ -1,23 +1,4 @@
|
|||
{
|
||||
"fedora-33": {
|
||||
"dependencies": {
|
||||
"osbuild": {
|
||||
"commit": "087b403042f5179de61a7fc306066d90f8d57e08"
|
||||
}
|
||||
},
|
||||
"dependants": {
|
||||
"koji-osbuild": {
|
||||
"commit": "4fdc457745e1147475ea3ac1e3b073e592d7b174"
|
||||
}
|
||||
}
|
||||
},
|
||||
"fedora-34": {
|
||||
"dependencies": {
|
||||
"osbuild": {
|
||||
"commit": "087b403042f5179de61a7fc306066d90f8d57e08"
|
||||
}
|
||||
}
|
||||
},
|
||||
"rhel-8.4": {
|
||||
"dependencies": {
|
||||
"osbuild": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue