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:
parent
96118b4b60
commit
ac6ecb1058
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user