Skip to content

Commit

Permalink
Merge pull request dotnet#60712 from dotnet/dev/jorobich/use-vs2022-o…
Browse files Browse the repository at this point in the history
…fficial-build

Use VS2022 for official build
  • Loading branch information
JoeRobich authored Apr 12, 2022
2 parents 76398ad + 1a20e23 commit f2d278f
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 @@ -79,7 +79,7 @@ stages:
displayName: Build and Test
pool:
name: NetCore1ESPool-Svc-Internal
demands: ImageOverride -equals Build.Server.Amd64.VS2019
demands: ImageOverride -equals Build.Windows.Amd64.VS2022

jobs:
- ${{ if eq(variables['Build.SourceBranch'], 'refs/heads/release/dev17.2') }}:
Expand Down

0 comments on commit f2d278f

Please sign in to comment.