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 478c7bd commit 3d8215eCopy full SHA for 3d8215e
eng/targets/Helix.Common.props
@@ -57,7 +57,6 @@
57
<!-- x64 Queues for internal helix-matrix.yml and quarantine pipelines -->
58
<!-- The preview queue is only available internally, and should only be run on a daily basis -->
59
<ItemGroup Condition="'$(TargetArchitecture)' == 'x64' AND '$(IsHelixDaily)' == 'true' AND '$(_UseHelixOpenQueues)' != 'true'">
60
- <HelixAvailableTargetQueue Include="Windows.10.Amd64.ClientPre.VS2019.Pre" Platform="Windows" />
61
</ItemGroup>
62
63
<!-- arm64 queues for helix-matrix.yml and quarantine pipeline -->
0 commit comments