We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fbb8ef7 commit 8767483Copy full SHA for 8767483
cloudbuild/snippets/noxfile.py
@@ -89,7 +89,7 @@ def get_pytest_env_vars() -> Dict[str, str]:
89
90
# DO NOT EDIT - automatically generated.
91
# All versions used to test samples.
92
-ALL_VERSIONS = ["3.6", "3.7", "3.8", "3.9", "3.10"]
+ALL_VERSIONS = ["3.7", "3.8", "3.9", "3.10"]
93
94
# Any default versions that should be ignored.
95
IGNORED_VERSIONS = TEST_CONFIG["ignored_versions"]
0 commit comments