Skip to content
This repository was archived by the owner on Mar 9, 2026. It is now read-only.

Commit dbd5fb1

Browse files
committed
tweaks kokoro to avoid 3.7 and 3.8 NOTE: they are covered by github actions
1 parent f9b5a2f commit dbd5fb1

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

.kokoro/presubmit/presubmit.cfg

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,6 @@
1-
# Format: //devtools/kokoro/config/proto/build.proto
1+
# Format: //devtools/kokoro/config/proto/build.proto
2+
3+
env_vars: {
4+
key: "NOX_SESSION"
5+
value: "unit-3.9 unit-3.10 unit-3.11 unit-3.12 unit-3.13 unit-3.14 system-3.12 cover lint lint_setup_py blacken mypy docs docfx format"
6+
}

0 commit comments

Comments
 (0)