Skip to content

Commit

Permalink
Revert "[main] Switch to Windows.Amd64.Server2022.Open (dotnet#39365)"
Browse files Browse the repository at this point in the history
- fix dotnet#39363
- Windows.11.Amd64.ClientPre now exists, enabling use in internal PRs
- this reverts commit ed0a740
  • Loading branch information
dougbu committed Jan 13, 2022
1 parent 259ff38 commit c3ac448
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eng/targets/Helix.Common.props
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<ItemGroup>
<HelixAvailableTargetQueue Include="Ubuntu.1804.Amd64.Open" Platform="Linux" />
<HelixAvailableTargetQueue Include="OSX.1100.Amd64.Open" Platform="OSX" />
<HelixAvailableTargetQueue Include="Windows.Amd64.Server2022.Open" Platform="Windows" />
<HelixAvailableTargetQueue Include="Windows.11.Amd64.ClientPre.Open" Platform="Windows" />
</ItemGroup>
</When>
<Otherwise>
Expand Down

0 comments on commit c3ac448

Please sign in to comment.