1
0
mirror of https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git synced 2024-11-24 23:03:08 +00:00

Drop workarounds that have gone stable

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson 2023-03-17 21:26:16 -07:00
parent 96118b4b60
commit ac6ecb1058

View File

@ -479,7 +479,7 @@ sub setup_workaround_repo {
my %workarounds = ( my %workarounds = (
"36" => [], "36" => [],
"37" => [], "37" => [],
"38" => ["FEDORA-2023-a5e10b188a", "FEDORA-2023-a433b7cf46"], "38" => [],
"39" => [], "39" => [],
); );
# then we'll download each update for our release: # then we'll download each update for our release: