mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2025-02-16 12:34:32 +00:00
workarounds: drop dogtag-pki update that went stable
Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
246e1c02af
commit
b348f47108
@ -477,7 +477,7 @@ sub get_workarounds {
|
|||||||
"38" => [],
|
"38" => [],
|
||||||
"39" => [],
|
"39" => [],
|
||||||
"40" => ["FEDORA-2024-76dab69b77"],
|
"40" => ["FEDORA-2024-76dab69b77"],
|
||||||
"41" => ["FEDORA-2024-ff7b17cdea"],
|
"41" => [],
|
||||||
);
|
);
|
||||||
my $advortasks = $workarounds{$version};
|
my $advortasks = $workarounds{$version};
|
||||||
return @$advortasks;
|
return @$advortasks;
|
||||||
|
Loading…
Reference in New Issue
Block a user