Skip to content

Commit

Permalink
Workaround for broken macOS CI
Browse files Browse the repository at this point in the history
See bazelbuild/bazel#10472 for further info.
  • Loading branch information
mering committed Jan 18, 2024
1 parent 74e4ea3 commit 14b9c8f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions modules/grpc/1.48.1.bcr.3/presubmit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,5 @@ tasks:
- '@grpc//:grpc_unsecure'
- '@grpc//:grpc++'
- '@grpc//:grpc++_unsecure'
build_flags:
- "--copt=-isystem/usr/local/include"

0 comments on commit 14b9c8f

Please sign in to comment.