diff --git a/tests/integration/validate/test_validate_command.py b/tests/integration/validate/test_validate_command.py index 1b9ba31fc4..97a872a204 100644 --- a/tests/integration/validate/test_validate_command.py +++ b/tests/integration/validate/test_validate_command.py @@ -180,7 +180,6 @@ def test_lint_supported_runtimes(self): "provided", "provided.al2", "provided.al2023", - "python3.8", "python3.9", "python3.10", "python3.11",