hc99's picture
Add files using upload-large-folder tool
1856027 verified
raw
history blame
324 Bytes
# Format: //devtools/kokoro/config/proto/build.proto
# Only run these nox sessions.
# A subset based on Python versions that are neither our newest OR oldest
# supported versions of Python
env_vars: {
key: "NOX_SESSION"
value: "unit_noextras-3.9 unit_noextras-3.10 unit_noextras-3.11 unit-3.9 unit-3.10 unit-3.11"
}