mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2024-12-18 08:33:08 +00:00
Clear out already-stable workarounds
Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
dab034c39e
commit
341c792b31
@ -475,7 +475,7 @@ sub get_workarounds {
|
|||||||
my %workarounds = (
|
my %workarounds = (
|
||||||
"40" => [],
|
"40" => [],
|
||||||
"41" => [],
|
"41" => [],
|
||||||
"42" => ["FEDORA-2024-3588cd5a27", "FEDORA-2024-1e10898d68"],
|
"42" => [],
|
||||||
"eln" => [],
|
"eln" => [],
|
||||||
);
|
);
|
||||||
my $advortasks = $workarounds{$version};
|
my $advortasks = $workarounds{$version};
|
||||||
|
Loading…
Reference in New Issue
Block a user