Stop testing on Fedora 40 - Start testing on Fedora 42
Signed-off-by: Tomáš Hozza <thozza@redhat.com>
This commit is contained in:
parent
664f68ba16
commit
61e3fc7f2e
4 changed files with 5 additions and 106 deletions
43
Schutzfile
43
Schutzfile
|
|
@ -1,47 +1,4 @@
|
|||
{
|
||||
"fedora-40": {
|
||||
"dependencies": {
|
||||
"osbuild": {
|
||||
"commit": "42281231b0ee08f1dd08aed86eb187bcb26bbf44"
|
||||
}
|
||||
},
|
||||
"repos": [
|
||||
{
|
||||
"file": "/etc/yum.repos.d/fedora.repo",
|
||||
"x86_64": [
|
||||
{
|
||||
"title": "fedora",
|
||||
"name": "fedora",
|
||||
"baseurl": "https://rpmrepo.osbuild.org/v2/mirror/public/f40/f40-x86_64-fedora-20240514"
|
||||
}
|
||||
],
|
||||
"aarch64": [
|
||||
{
|
||||
"title": "fedora",
|
||||
"name": "fedora",
|
||||
"baseurl": "https://rpmrepo.osbuild.org/v2/mirror/public/f40/f40-aarch64-fedora-20240514"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"file": "/etc/yum.repos.d/fedora-updates.repo",
|
||||
"x86_64": [
|
||||
{
|
||||
"title": "updates",
|
||||
"name": "updates",
|
||||
"baseurl": "https://rpmrepo.osbuild.org/v2/mirror/public/f40/f40-x86_64-updates-released-20250417"
|
||||
}
|
||||
],
|
||||
"aarch64": [
|
||||
{
|
||||
"title": "updates",
|
||||
"name": "updates",
|
||||
"baseurl": "https://rpmrepo.osbuild.org/v2/mirror/public/f40/f40-aarch64-updates-released-20250417"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"fedora-41": {
|
||||
"dependencies": {
|
||||
"osbuild": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue