mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2024-11-11 01:24:20 +00:00
Drop a no-longer-needed workaround
Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
5132786456
commit
fd3a6d1941
@ -475,7 +475,7 @@ sub get_workarounds {
|
||||
my $version = shift || get_var("VERSION");
|
||||
my %workarounds = (
|
||||
"39" => [],
|
||||
"40" => ["FEDORA-2024-f86a143437"],
|
||||
"40" => [],
|
||||
"41" => [],
|
||||
"42" => [],
|
||||
);
|
||||
|
Loading…
Reference in New Issue
Block a user