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