mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2024-11-22 05:53:09 +00:00
Drop a no-longer-needed workaround
Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
f9cda76860
commit
d65aac4c83
@ -476,7 +476,7 @@ sub get_workarounds {
|
|||||||
my %workarounds = (
|
my %workarounds = (
|
||||||
"38" => [],
|
"38" => [],
|
||||||
"39" => [],
|
"39" => [],
|
||||||
"40" => ["FEDORA-2024-b156c57ef1"],
|
"40" => [],
|
||||||
"41" => [],
|
"41" => [],
|
||||||
);
|
);
|
||||||
my $advortasks = $workarounds{$version};
|
my $advortasks = $workarounds{$version};
|
||||||
|
Loading…
Reference in New Issue
Block a user