mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2024-11-21 13:33:08 +00:00
Update f41 g-i-s workaround to latest build
Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
bd317e001f
commit
3da4f4e8bb
@ -476,7 +476,7 @@ sub get_workarounds {
|
||||
my %workarounds = (
|
||||
"39" => [],
|
||||
"40" => [],
|
||||
"41" => ["FEDORA-2024-995fde04bc"],
|
||||
"41" => ["FEDORA-2024-289b218e31"],
|
||||
"42" => [],
|
||||
);
|
||||
my $advortasks = $workarounds{$version};
|
||||
|
Loading…
Reference in New Issue
Block a user