Skip to content

Commit c836a3a

Browse files
authored
Ignoring win7 Helix builds (#21553)
1 parent 51f18b5 commit c836a3a

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
@@ -27,7 +27,6 @@
2727

2828
<!-- daily scheduled only queues -->
2929
<ItemGroup Condition="'$(IsWindowsOnlyTest)' != 'true' AND '$(TargetArchitecture)' == 'x64' AND '$(IsHelixDaily)' == 'true'">
30-
<HelixAvailableTargetQueue Include="Windows.7.Amd64.Open" Platform="Windows" />
3130
<HelixAvailableTargetQueue Include="Ubuntu.1804.Amd64.Open" Platform="Linux" />
3231
<HelixAvailableTargetQueue Include="OSX.1014.Amd64.Open" Platform="Linux" />
3332
<HelixAvailableTargetQueue Include="Centos.7.Amd64.Open" Platform="Linux" />

0 commit comments

Comments
 (0)