mirror of
https://github.com/clangd/clangd.git
synced 2025-04-21 08:03:00 +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:
|
with:
|
||||||
repository: grpc/grpc
|
repository: grpc/grpc
|
||||||
path: 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
|
ref: v1.33.2
|
||||||
submodules: recursive
|
submodules: recursive
|
||||||
- name: Build gRPC
|
- name: Build gRPC
|
||||||
|
Loading…
Reference in New Issue
Block a user