diff --git a/tests/integration/validate/test_validate_command.py b/tests/integration/validate/test_validate_command.py index 34c81068f8..3b7642233d 100644 --- a/tests/integration/validate/test_validate_command.py +++ b/tests/integration/validate/test_validate_command.py @@ -169,7 +169,6 @@ def test_lint_supported_runtimes(self): } supported_runtimes = [ "dotnet8", - "dotnet6", "java21", "java17", "java11",