mirror of
https://github.com/clangd/clangd.git
synced 2025-04-20 23:53:02 +00:00
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:
parent
a276cdf62f
commit
e20cc0d34f
2
.github/workflows/autobuild.yaml
vendored
2
.github/workflows/autobuild.yaml
vendored
@ -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: >
|
||||||
|
Loading…
Reference in New Issue
Block a user