Update build.yaml to fix MacOS build

pull/8869/head
ncteisen 8 years ago
parent d960c8b166
commit 86cda504cd
  1. 3
      build.yaml

@ -1039,6 +1039,9 @@ libs:
- grpc++_base
- grpc++_codegen_base
- grpc++_codegen_base_src
- grpc_transport_chttp2_client_insecure
- grpc_transport_chttp2_server_insecure
- census
platforms:
- linux
secure: true

Loading…
Cancel
Save