1
0
mirror of https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git synced 2024-11-28 16:43:09 +00:00

Clear pushed workarounds for Rawhide

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson 2022-10-17 16:17:43 +02:00
parent dd6b502b04
commit 9f1c136c37

View File

@ -481,7 +481,7 @@ sub setup_workaround_repo {
"35" => [], "35" => [],
"36" => [], "36" => [],
"37" => [], "37" => [],
"38" => ["FEDORA-2022-9a6e62514c", "FEDORA-2022-239ef3d487"], "38" => [],
); );
# then we'll download each update for our release: # then we'll download each update for our release:
my $advortasks = $workarounds{$version}; my $advortasks = $workarounds{$version};