We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8809303 commit 14308faCopy full SHA for 14308fa
tests/build.sh
@@ -20,7 +20,7 @@ git clone -b "$(curl -L https://grpc.io/release)" https://github.com/grpc/grpc
20
GRPC_PATH=${PROJECT_PATH}/grpc
21
cd "${GRPC_PATH}"
22
# Checkout stable release of gRPC
23
-git checkout v1.11.0
+git checkout v1.16.0
24
git submodule update --init
25
26
echo "Compiling gRPC protobufs"
0 commit comments