1
0
mirror of https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git synced 2025-08-03 15:45:45 +00:00

Add 43 to the workarounds matrix

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson 2025-02-04 16:51:01 -08:00
parent 0c8af34e2e
commit 52c9060bce

View File

@ -485,6 +485,7 @@ sub get_workarounds {
"40" => [],
"41" => [],
"42" => [],
"43" => [],
"eln" => ["FEDORA-2025-3de666755c", "FEDORA-2025-07a540332e", "FEDORA-2025-0e0edcfd6a"],
);
my $advortasks = $workarounds{$version};