-
Notifications
You must be signed in to change notification settings - Fork 10.9k
Grpc.Tools: Use x64 protoc on macOS arm64 #26080
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
src/csharp/Grpc.Tools/build/_protobuf/Google.Protobuf.Tools.targets
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
See the comments in the code.
fe74579
to
b33fbf5
Compare
@jtattermusch Thank you, can you give this new version a look? |
I started an adhoc run of package build and distribtest: https://fusion2.corp.google.com/invocations/6aedd5f1-57dc-443f-a335-f2320090f7e2/targets I will post results later. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM once the tests are green and an adhoc build of Grpc.Tools is tested.
@apolcyn please add another Gooogler's review. |
One more run of distribtests: |
Distribtests are green: https://fusion2.corp.google.com/invocations/7a23e587-b8cc-4512-a8dd-8ca0bcaecef3 (except of distribtest.python_linux_x64_ubuntu1604, which is unrelated and is being fixed). |
As a workaround until #25755 is resolved.
@markdroth