Skip to content

Commit

Permalink
Bump Python version to 3.12 in newest_stable tests.
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 650229220
  • Loading branch information
arnoegw authored and tensorflower-gardener committed Jul 8, 2024
1 parent 5443fb7 commit 2c3757f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kokoro/github/ubuntu/cpu/newest_stable/presubmit.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ build_file: "gnn/kokoro/github/ubuntu/cpu/build_versioned.sh"

env_vars: {
key: "PYTHON_VERSION"
value: "3.11"
value: "3.12"
}
env_vars: {
key: "TF_VERSION"
Expand Down

0 comments on commit 2c3757f

Please sign in to comment.