Skip to content

Commit 3d8215e

Browse files
authored
Remove prerelease queue (#37884)
1 parent 478c7bd commit 3d8215e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

eng/targets/Helix.Common.props

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,6 @@
5757
<!-- x64 Queues for internal helix-matrix.yml and quarantine pipelines -->
5858
<!-- The preview queue is only available internally, and should only be run on a daily basis -->
5959
<ItemGroup Condition="'$(TargetArchitecture)' == 'x64' AND '$(IsHelixDaily)' == 'true' AND '$(_UseHelixOpenQueues)' != 'true'">
60-
<HelixAvailableTargetQueue Include="Windows.10.Amd64.ClientPre.VS2019.Pre" Platform="Windows" />
6160
</ItemGroup>
6261

6362
<!-- arm64 queues for helix-matrix.yml and quarantine pipeline -->

0 commit comments

Comments
 (0)