Skip to content

Commit

Permalink
[main] Switch to Windows.Amd64.Server2022.Open (#39365)
Browse files Browse the repository at this point in the history
- very temporary; change should be in place for less than a week
- #39363 covers going back to our preferred Windows.11.Amd64.ClientPre.Open
  • Loading branch information
dougbu committed Jan 7, 2022
1 parent ab4ace0 commit ed0a740
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.11.Amd64.ClientPre.Open" Platform="Windows" />
<HelixAvailableTargetQueue Include="Windows.Amd64.Server2022.Open" Platform="Windows" />
</ItemGroup>
</When>
<Otherwise>
Expand Down

0 comments on commit ed0a740

Please sign in to comment.