Skip to content
This repository was archived by the owner on Apr 1, 2026. It is now read-only.

Commit bdfb1a7

Browse files
committed
added system_tests_versions
1 parent 40d19c9 commit bdfb1a7

2 files changed

Lines changed: 1 addition & 7 deletions

File tree

.kokoro/presubmit/system-3.9.cfg

Lines changed: 0 additions & 7 deletions
This file was deleted.

owlbot.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,7 @@ def get_staging_dirs(
109109
system_test_external_dependencies=[
110110
"pytest-asyncio==0.21.2",
111111
],
112+
system_test_python_versions=["3.9", "3.14"],
112113
unit_test_python_versions=["3.7", "3.8", "3.9", "3.10", "3.11", "3.12", "3.13", "3.14"],
113114
)
114115

0 commit comments

Comments
 (0)