Use "main" as the protobuf head branch name (#29319)

pull/29342/head
Lidi Zheng 3 years ago committed by GitHub
parent 311648e532
commit 817420318a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 5
      tools/internal_ci/linux/grpc_build_protobuf_at_head.cfg

@ -29,3 +29,8 @@ env_vars {
key: "RUN_TESTS_FLAGS"
value: "protobuf"
}
env_vars {
key: "BAZEL_FLAGS"
value: "main"
}

Loading…
Cancel
Save