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

Commit c84ecdd

Browse files
chalmerloweparthea
andauthored
Update owlbot.py
Co-authored-by: Anthonios Partheniou <partheniou@google.com>
1 parent 3128b9a commit c84ecdd

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

owlbot.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -104,8 +104,8 @@ def get_staging_dirs(
104104
system_test_external_dependencies=["six"],
105105
cov_level=100,
106106
unit_test_python_versions=["3.8", "3.9", "3.10", "3.11", "3.12", "3.13", "3.14"],
107-
default_python_version="3.10",
108-
system_test_python_versions=["3.12"],
107+
default_python_version="3.14",
108+
system_test_python_versions=["3.14"],
109109
)
110110
s.move(
111111
templated_files,

0 commit comments

Comments
 (0)