We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 91eadbb commit 31eff6eCopy full SHA for 31eff6e
eng/targets/Helix.Common.props
@@ -43,7 +43,6 @@
43
44
<!-- x64 Queues for public helix-matrix.yml and quarantine pipelines, Windows cases-->
45
<ItemGroup Condition="'$(TargetArchitecture)' == 'x64' AND '$(IsHelixDaily)' == 'true' AND '$(_UseHelixOpenQueues)' == 'true'">
46
- <HelixAvailableTargetQueue Include="Windows.10.Amd64.Server20H2.Open" Platform="Windows" />
47
<HelixAvailableTargetQueue Include="Windows.Amd64.Server2022.Open" Platform="Windows" />
48
</ItemGroup>
49
0 commit comments