Skip to content

Commit

Permalink
No public description
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 557890848
  • Loading branch information
tensorflower-gardener committed Aug 17, 2023
1 parent 47571f3 commit 2394a73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion official/utils/testing/scripts/presubmit.sh
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ py_test() {
}

py3_test() {
local PY_BINARY=python3.9
local PY_BINARY=python3.11
py_test "$PY_BINARY"
return $?
}
Expand Down

0 comments on commit 2394a73

Please sign in to comment.