webrtc_m130/infra/specs/trybot_analyze_config.json
Mirko Bonadei 68fef2f3e9 Update protobuf-py2_py3 wheel.
This is required after updating protobuf to 3.20.0 in
https://chromium-review.googlesource.com/c/chromium/src/+/3733827.

Bug: b/237760527
Change-Id: I9c4df89b7116dfa934a2c313aaad9c9b88c36787
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/267405
Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org>
Reviewed-by: Jeremy Leconte <jleconte@google.com>
Cr-Commit-Position: refs/heads/main@{#37399}
2022-07-01 15:17:36 +00:00

11 lines
140 B
JSON

{
"base": {
"exclusions": [
".vpython",
".vpython3",
"DEPS",
"infra/specs/.*"
]
}
}