mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2024-11-25 07:13:09 +00:00
Drop Rawhide workarounds that are now stable
Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
2b79d59379
commit
4b516b6b31
@ -481,7 +481,7 @@ sub setup_workaround_repo {
|
|||||||
"35" => [],
|
"35" => [],
|
||||||
"36" => [],
|
"36" => [],
|
||||||
"37" => [],
|
"37" => [],
|
||||||
"38" => ["FEDORA-2022-4e9444ba4c", "FEDORA-2022-401265dc3e"],
|
"38" => [],
|
||||||
);
|
);
|
||||||
# then we'll download each update for our release:
|
# then we'll download each update for our release:
|
||||||
my $advortasks = $workarounds{$version};
|
my $advortasks = $workarounds{$version};
|
||||||
|
Loading…
Reference in New Issue
Block a user