Skip to content

Commit 7f4fd54

Browse files
committed
use py 3.14 for test for isjunction
1 parent cf607e0 commit 7f4fd54

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/build_data/BUILD.bazel

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ py_test(
1414
py_binary(
1515
name = "print_build_data",
1616
srcs = ["print_build_data.py"],
17+
python_version = "3.14",
1718
deps = ["//python/runfiles"],
1819
)
1920

0 commit comments

Comments
 (0)