mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2024-11-21 13:33:08 +00:00
Add FEDORA-2024-e331cd53ac as a workaround for F41
Another update depends on it. It's gone stable already, but we are having issues with composes ATM so it hasn't made a compose. It's safe to do this as we can be sure the depended-on update will be in the next stable compose whenever it completes, so we can't wind up in an inconsistent state. Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
d109fbdb43
commit
0b5aabcc57
@ -475,7 +475,7 @@ sub get_workarounds {
|
||||
my %workarounds = (
|
||||
"39" => [],
|
||||
"40" => [],
|
||||
"41" => [],
|
||||
"41" => ["FEDORA-2024-e331cd53ac"],
|
||||
"42" => [],
|
||||
"eln" => [],
|
||||
);
|
||||
|
Loading…
Reference in New Issue
Block a user