Remove FEDORA-2022-2beaa02bb4 workaround

It's stable now.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson 2022-09-04 08:38:33 -07:00
parent f81f3fea14
commit aa73342380
1 changed files with 1 additions and 1 deletions

View File

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