1
0
mirror of https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git synced 2025-07-25 11:45:43 +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" => [], "39" => [],
"40" => [], "40" => [],
"41" => [], "41" => [],
"42" => ["FEDORA-2024-b3e53a2b43"], "42" => [],
"eln" => [], "eln" => [],
); );
my $advortasks = $workarounds{$version}; my $advortasks = $workarounds{$version};