dotnet / roslyn

The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
https://docs.microsoft.com/dotnet/csharp/roslyn-sdk/
MIT License
18.73k stars 3.99k forks source link

Move "create VS insertion" job to Ubuntu queue #59538

Open RikkiGibson opened 2 years ago

RikkiGibson commented 2 years ago

https://github.com/dotnet/roslyn/blob/c74fc4e20ed2c2fa36ae66e449617c32cd34f6da/azure-pipelines-official.yml#L308-L312

We would need to do dotnet/roslyn-tools#906 first. cc @JoeRobich

JoeRobich commented 2 years ago

I love this idea.