mirror of https://github.com/grpc/grpc.git
Remove protobuf 4.22.0 from testing (#32442)
This version broke backward compatibility in `plugin_pb2.py`, which is presumably a relatively minor regression, since we have not yet heard any complaints about it. This PR: - Excludes `4.22.0` from installation - _Includes_ protobuf pre-releases into testing so this can be caught more quickly in the future. When bad prereleases are caught, we can exclude them from testing in a similar manner to this PR. We may eventually want to invest into a system where we can define these bad versions centrally.pull/32455/head
parent
e69505982e
commit
e41e41e209
2 changed files with 3 additions and 3 deletions
Loading…
Reference in new issue