1
0
mirror of https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git synced 2024-11-21 13:33:08 +00:00

Clear no-longer-needed update from workarounds

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson 2024-03-23 17:12:11 -07:00
parent 222223309e
commit 92c822a719

View File

@ -476,7 +476,7 @@ sub get_workarounds {
my %workarounds = (
"38" => [],
"39" => [],
"40" => ["FEDORA-2024-b8e524ffdd"],
"40" => [],
"41" => [],
);
my $advortasks = $workarounds{$version};