mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2024-11-21 13:33:08 +00:00
Add FEDORA-2024-01fd5aa621 to workarounds
gvfs from the GNOME 46 megaupdate needs it. It's been pushed stable but not included in a compose, yet. Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
92c822a719
commit
f6273425ee
@ -476,7 +476,7 @@ sub get_workarounds {
|
||||
my %workarounds = (
|
||||
"38" => [],
|
||||
"39" => [],
|
||||
"40" => [],
|
||||
"40" => ["FEDORA-2024-01fd5aa621"],
|
||||
"41" => [],
|
||||
);
|
||||
my $advortasks = $workarounds{$version};
|
||||
|
Loading…
Reference in New Issue
Block a user