1
0
mirror of https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git synced 2024-11-30 17:33:07 +00:00

Compare commits

..

No commits in common. "7156881b64e848acf8adb5dbf6bb706e4426cf44" and "6baf67aefdc08b0b7cd00dafb629cce0eda05694" have entirely different histories.

View File

@ -479,7 +479,7 @@ sub setup_workaround_repo {
my %workarounds = (
"36" => [],
"37" => [],
"38" => ["FEDORA-2023-240cd5ee29", "FEDORA-2023-adf2c08800", "FEDORA-2023-5ad9752e38"],
"38" => ["FEDORA-2023-ad52b2e4b9", "FEDORA-2023-ade2a4ec02", "FEDORA-2023-965f517da3"],
);
# then we'll download each update for our release:
my $advortasks = $workarounds{$version};