mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2024-11-24 14:53:09 +00:00
Drop workarounds that have reached stable
Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
10b7f66a02
commit
ad394a7feb
@ -476,7 +476,7 @@ sub get_workarounds {
|
||||
my %workarounds = (
|
||||
"38" => [],
|
||||
"39" => [],
|
||||
"40" => ["FEDORA-2024-8b66f08f0b", "FEDORA-2024-7208e1fe93", "FEDORA-2024-90de40cdaf"],
|
||||
"40" => [],
|
||||
"41" => [],
|
||||
);
|
||||
my $advortasks = $workarounds{$version};
|
||||
|
Loading…
Reference in New Issue
Block a user