Skip to content

Commit 0102459

Browse files
arnoegwtensorflower-gardener
authored andcommitted
Bump Python version to 3.12 in newest_stable tests.
PiperOrigin-RevId: 650229220
1 parent 5443fb7 commit 0102459

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

kokoro/github/ubuntu/cpu/newest_stable/presubmit.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ build_file: "gnn/kokoro/github/ubuntu/cpu/build_versioned.sh"
22

33
env_vars: {
44
key: "PYTHON_VERSION"
5-
value: "3.11"
5+
value: "3.12"
66
}
77
env_vars: {
88
key: "TF_VERSION"

requirements-dev.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,2 @@
11
mock
22
wheel
3-
torch_geometric
4-
torch < 2

0 commit comments

Comments
 (0)