mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2025-01-17 22:23:09 +00:00
Drop a workaround that's been stable for a month
Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
256731a63a
commit
722b8c1cf1
@ -473,7 +473,7 @@ sub get_setup_repos_script {
|
||||
sub get_workarounds {
|
||||
my $version = shift || get_var("VERSION");
|
||||
my %workarounds = (
|
||||
"40" => ["FEDORA-2024-07a6f9366e"],
|
||||
"40" => [],
|
||||
"41" => [],
|
||||
"42" => [],
|
||||
"eln" => [],
|
||||
|
Loading…
Reference in New Issue
Block a user