Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
lalitb committed Jul 28, 2021
1 parent 72fa16d commit 4d48715
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/setup_grpc.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

set -e
export DEBIAN_FRONTEND=noninteractive
old_grpc_version='v1.34.0'
old_grpc_version='v1.33.2'
new_grpc_version='v1.39.0'
gcc_version_for_new_grpc='5.1'
install_grpc_version=${new_grpc_version}
Expand Down

0 comments on commit 4d48715

Please sign in to comment.