Commit c9e7403
committed
Use latest grpcio, to supporting building for arm64 with Python 3.11
Older grpcio versions are available for Python 3.11 on arm64 only as
source distributions, so while building on CI, the build container
needs to have a C++ compiler.
Signed-off-by: Sahas Subramanian <[email protected]>1 parent 77d5675 commit c9e7403
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
29 | | - | |
| 28 | + | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
0 commit comments