pulumi / pulumi-dotnet

.NET support for Pulumi
Apache License 2.0
26 stars 23 forks source link

Update Grpc dependency #256

Closed Frassle closed 3 months ago

Frassle commented 5 months ago

Fixes https://github.com/pulumi/pulumi-dotnet/issues/218.

MacOS runner version had to be bumped to 12 because of https://github.com/grpc/grpc/issues/32558

mikhailshilkov commented 3 months ago

The upstream issue got closed as won't do:

MacOS11 is EOL and GitHub Actions will drop support, June 28. Closing this one.

It sounds like we need to proceed with this one. @Frassle I'll let you merge if you agree.

justinvp commented 3 months ago

I'm going to go ahead and merge this. We're now getting errors in CI runs due to GitHub Actions imminent dropping of support for macOS 11.

This is a scheduled macOS-11 brownout. The macOS-11 environment is deprecated and will be removed on June 28th, 2024.

pulumi-bot commented 2 months ago

This PR has been shipped in release v3.65.0.

EronWright commented 1 month ago

Doesn't this cause a regression of https://github.com/pulumi/pulumi-dotnet/issues/249?