We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab4ace0 commit ed0a740Copy full SHA for ed0a740
eng/targets/Helix.Common.props
@@ -30,7 +30,7 @@
30
<ItemGroup>
31
<HelixAvailableTargetQueue Include="Ubuntu.1804.Amd64.Open" Platform="Linux" />
32
<HelixAvailableTargetQueue Include="OSX.1100.Amd64.Open" Platform="OSX" />
33
- <HelixAvailableTargetQueue Include="Windows.11.Amd64.ClientPre.Open" Platform="Windows" />
+ <HelixAvailableTargetQueue Include="Windows.Amd64.Server2022.Open" Platform="Windows" />
34
</ItemGroup>
35
</When>
36
<Otherwise>
0 commit comments