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.
40
40
publicasyncTaskGrpcTemplate()
41
41
{
42
42
awaitGrpcTemplateCore();
43
43
}
44
44
45
45
[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.
[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.
[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