This repository was archived by the owner on Apr 1, 2026. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ branchProtectionRules:
2929 # List of required status check contexts that must pass for commits to be accepted to matching branches.
3030 requiredStatusCheckContexts :
3131 - ' Kokoro'
32- - ' Kokoro system-3.9 '
32+ - ' Kokoro system'
3333 - ' cla/google'
3434 - ' OwlBot Post Processor'
3535 - ' lint'
Original file line number Diff line number Diff line change @@ -7,12 +7,6 @@ action {
77 }
88}
99
10- # TODO: remove explicit session setting after deprecating 3.7 and 3.8
11- env_vars: {
12- key: " NOX_SESSION"
13- value: " unit-3.9 unit-3.10 unit-3.11 unit-3.12 unit-3.13 unit-3.14 docs lint lint_setup_py blacken cover"
14- }
15-
1610# Download trampoline resources.
1711gfile_resources: " /bigstore/cloud-devrel-kokoro-resources/trampoline"
1812
You can’t perform that action at this time.
0 commit comments