From ac6ecb105858250450481328750464dd119bae1f Mon Sep 17 00:00:00 2001 From: Adam Williamson Date: Mar 18 2023 04:26:16 +0000 Subject: Drop workarounds that have gone stable Signed-off-by: Adam Williamson --- diff --git a/lib/utils.pm b/lib/utils.pm index a4ad686..d1a487b 100644 --- a/lib/utils.pm +++ b/lib/utils.pm @@ -479,7 +479,7 @@ sub setup_workaround_repo { my %workarounds = ( "36" => [], "37" => [], - "38" => ["FEDORA-2023-a5e10b188a", "FEDORA-2023-a433b7cf46"], + "38" => [], "39" => [], ); # then we'll download each update for our release: