mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2024-11-22 14:03:09 +00:00
drop workarounds that have gone stable
Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
7ea4ed733c
commit
19500a4018
@ -479,8 +479,8 @@ sub setup_workaround_repo {
|
|||||||
my %workarounds = (
|
my %workarounds = (
|
||||||
"36" => [],
|
"36" => [],
|
||||||
"37" => [],
|
"37" => [],
|
||||||
"38" => ["FEDORA-2023-0b2abc9ee6"],
|
"38" => [],
|
||||||
"39" => ["FEDORA-2023-eaa25ada50"],
|
"39" => [],
|
||||||
);
|
);
|
||||||
# then we'll download each update for our release:
|
# then we'll download each update for our release:
|
||||||
my $advortasks = $workarounds{$version};
|
my $advortasks = $workarounds{$version};
|
||||||
|
Loading…
Reference in New Issue
Block a user