mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2024-11-12 18:04:25 +00:00
Add bug F38 GNOME update to workarounds
As we're not getting composes ATM this isn't being pulled into tests of subsequent updates, but we need it to be or else there are issues. Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
016c78d80b
commit
860c8e0a09
@ -479,7 +479,7 @@ sub setup_workaround_repo {
|
||||
my %workarounds = (
|
||||
"36" => [],
|
||||
"37" => [],
|
||||
"38" => ["FEDORA-2023-ad52b2e4b9"],
|
||||
"38" => ["FEDORA-2023-ad52b2e4b9", "FEDORA-2023-ade2a4ec02"],
|
||||
);
|
||||
# then we'll download each update for our release:
|
||||
my $advortasks = $workarounds{$version};
|
||||
|
Loading…
Reference in New Issue
Block a user