mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2024-11-11 01:24:20 +00:00
Add mock-core-configs branched update to F41 workarounds
Looks like it didn't make the compose, or something, we need this for tests to work. Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
0faa55586d
commit
e8ed3a2a96
@ -476,7 +476,7 @@ sub get_workarounds {
|
||||
my %workarounds = (
|
||||
"39" => [],
|
||||
"40" => [],
|
||||
"41" => [],
|
||||
"41" => ["FEDORA-2024-a27ffd7504"],
|
||||
"42" => [],
|
||||
);
|
||||
my $advortasks = $workarounds{$version};
|
||||
|
Loading…
Reference in New Issue
Block a user