diff --git a/.github/workflows/autobuild.yaml b/.github/workflows/autobuild.yaml index 7f11820..e3e7b75 100644 --- a/.github/workflows/autobuild.yaml +++ b/.github/workflows/autobuild.yaml @@ -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