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

Drop workaround that went stable months ago

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson 2025-07-10 00:01:15 -07:00
parent 79e97aa932
commit 5c5cfae706

View File

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