Skip to content

Commit c08f497

Browse files
committed
update system test versions
1 parent c3e1773 commit c08f497

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/bigquery-magics/noxfile.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
],
8787
}
8888

89-
SYSTEM_TEST_PYTHON_VERSIONS: List[str] = ["3.9", "3.11", "3.12", "3.13", "3.14"]
89+
SYSTEM_TEST_PYTHON_VERSIONS: List[str] = ALL_PYTHON
9090
SYSTEM_TEST_STANDARD_DEPENDENCIES: List[str] = [
9191
"mock",
9292
"pytest",

0 commit comments

Comments
 (0)