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 51f18b5 commit c836a3aCopy full SHA for c836a3a
eng/targets/Helix.Common.props
@@ -27,7 +27,6 @@
27
28
<!-- daily scheduled only queues -->
29
<ItemGroup Condition="'$(IsWindowsOnlyTest)' != 'true' AND '$(TargetArchitecture)' == 'x64' AND '$(IsHelixDaily)' == 'true'">
30
- <HelixAvailableTargetQueue Include="Windows.7.Amd64.Open" Platform="Windows" />
31
<HelixAvailableTargetQueue Include="Ubuntu.1804.Amd64.Open" Platform="Linux" />
32
<HelixAvailableTargetQueue Include="OSX.1014.Amd64.Open" Platform="Linux" />
33
<HelixAvailableTargetQueue Include="Centos.7.Amd64.Open" Platform="Linux" />
0 commit comments