1
0
mirror of https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git synced 2025-08-25 16:45:44 +00:00

Drop no-longer-needed workaround

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson 2025-07-22 18:08:18 -07:00
parent d12a4173fb
commit ef1dd350d5

View File

@ -485,7 +485,7 @@ sub get_workarounds {
"40" => [],
"41" => [],
"42" => [],
"43" => ["FEDORA-2025-0a4cc22f49"],
"43" => [],
"eln" => [],
);
my $advortasks = $workarounds{$version};