Bump gRPC version to 1.33.2

This is the same version we are using in our buildbot, so this will
surely be the "stable" version for us right now.
This commit is contained in:
Kirill Bobyrev 2020-11-17 11:12:42 +01:00
parent a276cdf62f
commit e20cc0d34f
No known key found for this signature in database
GPG Key ID: 2307C055C8384FA0

View File

@ -104,7 +104,7 @@ jobs:
with: with:
repository: grpc/grpc repository: grpc/grpc
path: grpc path: grpc
ref: v1.32.0 ref: v1.33.2
submodules: recursive submodules: recursive
- name: Build gRPC - name: Build gRPC
run: > run: >