1
0
mirror of https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git synced 2024-11-22 05:53:09 +00:00

Drop workaround that's now stable

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson 2022-08-08 12:04:37 -07:00
parent 1154a2b739
commit 45c25b2e6c

View File

@ -482,7 +482,7 @@ sub setup_workaround_repo {
"34" => [],
"35" => [],
"36" => [],
"37" => ["FEDORA-2022-94eb716c5c"]
"37" => []
);
# then we'll download each update for our release:
my $advortasks = $workarounds{$version};