1
0
mirror of https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git synced 2024-12-04 11:03:11 +00:00

Clear a long-stable workaround

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson 2024-11-28 00:11:13 -08:00
parent 6eb358c4ac
commit fff511c144

View File

@ -476,7 +476,7 @@ sub get_workarounds {
"39" => [],
"40" => [],
"41" => [],
"42" => ["FEDORA-2024-b3e53a2b43"],
"42" => [],
"eln" => [],
);
my $advortasks = $workarounds{$version};