1
0
mirror of https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git synced 2024-11-14 02:34:21 +00:00

Drop 38 from workarounds matrix

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson 2024-07-10 16:00:48 -07:00
parent 8e6d7ac946
commit 51f1654224

View File

@ -474,7 +474,6 @@ sub get_setup_repos_script {
sub get_workarounds { sub get_workarounds {
my $version = shift || get_var("VERSION"); my $version = shift || get_var("VERSION");
my %workarounds = ( my %workarounds = (
"38" => [],
"39" => [], "39" => [],
"40" => [], "40" => [],
"41" => [], "41" => [],