Skip to content

Commit

Permalink
Install the latest version of gRPC (#953)
Browse files Browse the repository at this point in the history
  • Loading branch information
mlocati authored Aug 6, 2024
1 parent 19b5118 commit adb82b9
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions install-php-extensions
Original file line number Diff line number Diff line change
Expand Up @@ -3080,10 +3080,6 @@ installRemoteModule() {
esac
fi
fi
if test -z "$installRemoteModule_version"; then
# https://github.com/grpc/grpc/issues/37178
installRemoteModule_version=1.64.1
fi
if test -z "$installRemoteModule_version" || test "$installRemoteModule_version" = 1.35.0; then
case "$DISTRO_VERSION" in
[email protected])
Expand Down

0 comments on commit adb82b9

Please sign in to comment.