This commit is contained in:
SkullPsg 2025-11-25 22:06:11 +00:00 committed by GitHub
commit 1d188cfd39
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -228,7 +228,7 @@ jobs:
# We use the same version of gRPC for LLVM's clangd-ubuntu-tsan # We use the same version of gRPC for LLVM's clangd-ubuntu-tsan
# buildbot. # buildbot.
# https://github.com/llvm/llvm-zorg/blob/main/buildbot/google/docker/buildbot-clangd-ubuntu-clang/Dockerfile # https://github.com/llvm/llvm-zorg/blob/main/buildbot/google/docker/buildbot-clangd-ubuntu-clang/Dockerfile
ref: v1.36.3 ref: v1.71.0
submodules: recursive submodules: recursive
- name: Build gRPC - name: Build gRPC
run: > run: >