mirror of
https://github.com/clangd/clangd.git
synced 2025-04-20 23:53:02 +00:00
Add the link to our buildbot Docker image
This commit is contained in:
parent
e20cc0d34f
commit
c269907ae1
3
.github/workflows/autobuild.yaml
vendored
3
.github/workflows/autobuild.yaml
vendored
@ -104,6 +104,9 @@ jobs:
|
||||
with:
|
||||
repository: grpc/grpc
|
||||
path: grpc
|
||||
# We use the same version of gRPC for LLVM's clangd-ubuntu-tsan
|
||||
# buildbot.
|
||||
# https://github.com/llvm/llvm-zorg/blob/master/buildbot/google/docker/buildbot-clangd-ubuntu-clang/Dockerfile
|
||||
ref: v1.33.2
|
||||
submodules: recursive
|
||||
- name: Build gRPC
|
||||
|
Loading…
Reference in New Issue
Block a user