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 2023-02-24 12:57:37 -08:00
parent 6aa52fc3cb
commit 1d3fe8dbb6

View File

@ -480,7 +480,7 @@ sub setup_workaround_repo {
"36" => [],
"37" => [],
"38" => [],
"39" => ["97911079"],
"39" => [],
);
# then we'll download each update for our release:
my $advortasks = $workarounds{$version};