mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2025-01-31 04:33:09 +00:00
Drop workarounds that are stable now
Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
2415f76a40
commit
5ecc674b6d
@ -475,7 +475,7 @@ sub get_workarounds {
|
||||
my %workarounds = (
|
||||
"40" => [],
|
||||
"41" => [],
|
||||
"42" => ["FEDORA-2025-0976d1a1dc", "FEDORA-2025-5ccb655b33"],
|
||||
"42" => [],
|
||||
"eln" => [],
|
||||
);
|
||||
my $advortasks = $workarounds{$version};
|
||||
|
Loading…
Reference in New Issue
Block a user