mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2024-11-21 21:43:08 +00:00
Add ffmpeg 7.0 update as a workaround for F41
It's stable now, and https://bodhi.fedoraproject.org/updates/FEDORA-2024-8b18ef8dfb needs it, let's add it as a workaround so we don't have to wait for a compose. Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
52f3897eec
commit
c65071f879
@ -475,7 +475,7 @@ sub get_workarounds {
|
|||||||
my %workarounds = (
|
my %workarounds = (
|
||||||
"39" => [],
|
"39" => [],
|
||||||
"40" => [],
|
"40" => [],
|
||||||
"41" => [],
|
"41" => ["FEDORA-2024-04f83605fa"],
|
||||||
"42" => [],
|
"42" => [],
|
||||||
"eln" => [],
|
"eln" => [],
|
||||||
);
|
);
|
||||||
|
Loading…
Reference in New Issue
Block a user