mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2024-11-11 01:24:20 +00:00
Clear out F41 workarounds list
They're all in stable now. Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
5c15f96fab
commit
175b056ce7
@ -476,7 +476,7 @@ sub get_workarounds {
|
|||||||
my %workarounds = (
|
my %workarounds = (
|
||||||
"39" => [],
|
"39" => [],
|
||||||
"40" => [],
|
"40" => [],
|
||||||
"41" => ["FEDORA-2024-a27ffd7504", "FEDORA-2024-e30a141332", "FEDORA-2024-c36c5c1692"],
|
"41" => [],
|
||||||
"42" => [],
|
"42" => [],
|
||||||
);
|
);
|
||||||
my $advortasks = $workarounds{$version};
|
my $advortasks = $workarounds{$version};
|
||||||
|
Loading…
Reference in New Issue
Block a user