mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2024-11-21 21:43:08 +00:00
Drop remaining workaround update (it went stable two months ago)
Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
c16c7a1536
commit
3a9dfb6a58
@ -457,7 +457,7 @@ sub setup_workaround_repo {
|
||||
my %workarounds = (
|
||||
"33" => [],
|
||||
"34" => [],
|
||||
"35" => ["FEDORA-2021-9677463ae9"]
|
||||
"35" => []
|
||||
);
|
||||
# then we'll download each update for our release:
|
||||
my $advortasks = $workarounds{$version};
|
||||
|
Loading…
Reference in New Issue
Block a user