mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2025-07-25 11:45:43 +00:00
Drop already-stable workarounds
Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
3a2fd22ab5
commit
0887eece36
@ -485,8 +485,8 @@ sub get_workarounds {
|
||||
"40" => [],
|
||||
"41" => [],
|
||||
"42" => [],
|
||||
"43" => ["FEDORA-2025-c25f31b10b"],
|
||||
"eln" => ["FEDORA-2025-3de666755c", "FEDORA-2025-07a540332e", "FEDORA-2025-0e0edcfd6a"],
|
||||
"43" => [],
|
||||
"eln" => [],
|
||||
);
|
||||
my $advortasks = $workarounds{$version};
|
||||
return @$advortasks;
|
||||
|
Loading…
Reference in New Issue
Block a user