mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2024-12-22 10:23:09 +00:00
Drop now-stable update from F35 workarounds list
Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
83356ceec6
commit
a1e20088b6
@ -457,7 +457,7 @@ sub setup_workaround_repo {
|
||||
my %workarounds = (
|
||||
"33" => [],
|
||||
"34" => [],
|
||||
"35" => ["FEDORA-2022-87a0b7e8d0"]
|
||||
"35" => []
|
||||
);
|
||||
# then we'll download each update for our release:
|
||||
my $advortasks = $workarounds{$version};
|
||||
|
Loading…
Reference in New Issue
Block a user