mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2024-11-13 02:14:21 +00:00
Add 42 to workarounds hash
Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
4be9ce3e88
commit
5132786456
@ -477,6 +477,7 @@ sub get_workarounds {
|
|||||||
"39" => [],
|
"39" => [],
|
||||||
"40" => ["FEDORA-2024-f86a143437"],
|
"40" => ["FEDORA-2024-f86a143437"],
|
||||||
"41" => [],
|
"41" => [],
|
||||||
|
"42" => [],
|
||||||
);
|
);
|
||||||
my $advortasks = $workarounds{$version};
|
my $advortasks = $workarounds{$version};
|
||||||
return @$advortasks;
|
return @$advortasks;
|
||||||
|
Loading…
Reference in New Issue
Block a user