mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2024-12-04 19:13:08 +00:00
Add NetworkManager ppp rebuild update to Rawhide workarounds
This is needed as ppp 2.5.1 accidentally went stable, don't want to wait for the tests on this update to fully complete. Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
fff511c144
commit
c6aeba1e99
@ -476,7 +476,7 @@ sub get_workarounds {
|
||||
"39" => [],
|
||||
"40" => [],
|
||||
"41" => [],
|
||||
"42" => [],
|
||||
"42" => ["FEDORA-2024-3588cd5a27"],
|
||||
"eln" => [],
|
||||
);
|
||||
my $advortasks = $workarounds{$version};
|
||||
|
Loading…
Reference in New Issue
Block a user