mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2025-01-17 22:23:09 +00:00
Drop rpm-ostree workaround (it went stable)
Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
077d3182d6
commit
40e5e23985
@ -475,7 +475,7 @@ sub get_workarounds {
|
||||
my %workarounds = (
|
||||
"40" => [],
|
||||
"41" => [],
|
||||
"42" => ["127874766"],
|
||||
"42" => [],
|
||||
"eln" => [],
|
||||
);
|
||||
my $advortasks = $workarounds{$version};
|
||||
|
Loading…
Reference in New Issue
Block a user