diff --git a/.kokoro/presubmit/presubmit.cfg b/.kokoro/presubmit/presubmit.cfg index 46866717fc..7b39a7558e 100644 --- a/.kokoro/presubmit/presubmit.cfg +++ b/.kokoro/presubmit/presubmit.cfg @@ -5,7 +5,7 @@ # Other Python version unit tests are run separately env_vars: { key: "NOX_SESSION" - value: "unit-3.9 lint lint_setup_py blacken cover" + value: "unit-3.11 lint lint_setup_py blacken cover" } # Run unit tests in parallel, splitting up by file