diff --git a/apm-agent-plugins/apm-grpc/pom.xml b/apm-agent-plugins/apm-grpc/pom.xml index 8b308405b7..bbddcfcb44 100644 --- a/apm-agent-plugins/apm-grpc/pom.xml +++ b/apm-agent-plugins/apm-grpc/pom.xml @@ -40,10 +40,29 @@ - default + non-mac - true + + !mac + + + + + apm-grpc-plugin + apm-grpc-test-1.6.1 + + apm-grpc-test-latest + + + + mac-non-apple-silicon + + + mac + !aarch64 + + apm-grpc-plugin apm-grpc-test-1.6.1 @@ -56,7 +75,7 @@ Old grpc/protobuf compilers don't support mac aarch64 (Apple Silicon, such as M1) Therefore, excluding apm-grpc-test-1.6.1 --> - apple-silicon + mac-apple-silicon mac