1
0
mirror of https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git synced 2024-10-22 18:14:21 +00:00

Drop a workaround that's already stable

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson 2024-10-16 10:57:26 -07:00
parent c0fab57f18
commit d194b9d2af

View File

@ -475,7 +475,7 @@ sub get_workarounds {
my %workarounds = (
"39" => [],
"40" => [],
"41" => ["FEDORA-2024-04f83605fa"],
"41" => [],
"42" => [],
"eln" => [],
);