You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[SkipOnAlpine("https://github.com/grpc/grpc/issues/18338")]// protoc doesn't support Alpine. Note that the issue was closed with a workaround which isn't applied to our OS image.
50
50
publicasyncTaskGrpcTemplateNativeAot()
@@ -62,7 +62,7 @@ public async Task GrpcTemplateProgramMain()
62
62
}
63
63
64
64
// TODO (https://github.com/dotnet/aspnetcore/issues/47336): Don't skip on macos 11
65
-
[ConditionalFact(Skip="Unskip when there are no more build or publish warnings for native AOT.")]
[SkipOnAlpine("https://github.com/grpc/grpc/issues/18338")]// protoc doesn't support Alpine. Note that the issue was closed with a workaround which isn't applied to our OS image.
0 commit comments