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
8da5b7c010
commit
cca9f90c8a
@ -476,8 +476,8 @@ sub get_workarounds {
|
||||
my %workarounds = (
|
||||
"38" => [],
|
||||
"39" => [],
|
||||
"40" => ["FEDORA-2024-76dab69b77"],
|
||||
"41" => ["FEDORA-2024-ce079def87"],
|
||||
"40" => [],
|
||||
"41" => [],
|
||||
);
|
||||
my $advortasks = $workarounds{$version};
|
||||
return @$advortasks;
|
||||
|
Loading…
Reference in New Issue
Block a user