Skip to content

Commit ed0a740

Browse files
authored
[main] Switch to Windows.Amd64.Server2022.Open (dotnet#39365)
- very temporary; change should be in place for less than a week - dotnet#39363 covers going back to our preferred Windows.11.Amd64.ClientPre.Open
1 parent ab4ace0 commit ed0a740

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eng/targets/Helix.Common.props

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
<ItemGroup>
3131
<HelixAvailableTargetQueue Include="Ubuntu.1804.Amd64.Open" Platform="Linux" />
3232
<HelixAvailableTargetQueue Include="OSX.1100.Amd64.Open" Platform="OSX" />
33-
<HelixAvailableTargetQueue Include="Windows.11.Amd64.ClientPre.Open" Platform="Windows" />
33+
<HelixAvailableTargetQueue Include="Windows.Amd64.Server2022.Open" Platform="Windows" />
3434
</ItemGroup>
3535
</When>
3636
<Otherwise>

0 commit comments

Comments
 (0)