You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ci: use grpcio-tools for protoc in manylinux containers
Revert protox approach and use grpcio-tools to install protoc in
manylinux containers. Only install when manylinux is used (not needed
for Linux host builds).
Changes:
- Revert build.rs to use prost-build with protoc
- Revert Cargo.toml to prost-build 0.14
- Add protoc installation via grpcio-tools for manylinux containers only
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments