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
1 changed files with 1 additions and 1 deletions

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};