Skip to content

Commit

Permalink
Merge pull request #57559 from dotnet/dev/jorobich/revert-vs2022
Browse files Browse the repository at this point in the history
Revert move to VS2022 for official build.
  • Loading branch information
JoeRobich authored Nov 3, 2021
2 parents 1f9a837 + 00b28f8 commit 4ba1d9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines-official.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ stages:
timeoutInMinutes: 360
pool:
name: NetCore1ESPool-Svc-Internal
demands: ImageOverride -equals Build.Windows.Amd64.VS2022.Pre
demands: ImageOverride -equals Build.Server.Amd64.VS2019

steps:
- powershell: Write-Host "##vso[task.setvariable variable=SourceBranchName]$('$(Build.SourceBranch)'.Substring('refs/heads/'.Length))"
Expand Down

0 comments on commit 4ba1d9d

Please sign in to comment.