diff --git a/lib/utils.pm b/lib/utils.pm index 47c47b4f..54faf54c 100644 --- a/lib/utils.pm +++ b/lib/utils.pm @@ -481,7 +481,7 @@ sub setup_workaround_repo { "35" => [], "36" => [], "37" => [], - "38" => ["FEDORA-2022-4e9444ba4c", "FEDORA-2022-401265dc3e"], + "38" => [], ); # then we'll download each update for our release: my $advortasks = $workarounds{$version};