Skip to content

Commit e2df991

Browse files
committed
Update Helix.Common.props
1 parent 5f01c10 commit e2df991

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

eng/targets/Helix.Common.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,12 +23,12 @@
2323
<HelixAvailableTargetQueue Include="Ubuntu.1604.Amd64.Open" Platform="Linux" />
2424
<HelixAvailableTargetQueue Include="Windows.10.Amd64.Open" Platform="Windows" />
2525
<HelixAvailableTargetQueue Include="OSX.1014.Amd64.Open" Platform="Linux" />
26-
<HelixAvailableTargetQueue Include="Windows.81.Amd64.Open" Platform="Windows" />
27-
<HelixAvailableTargetQueue Include="Windows.7.Amd64.Open" Platform="Windows" />
2826
</ItemGroup>
2927

3028
<!-- daily scheduled only queues -->
3129
<ItemGroup Condition="'$(IsWindowsOnlyTest)' != 'true' AND '$(TargetArchitecture)' == 'x64' AND '$(IsHelixDaily)' == 'true'">
30+
<HelixAvailableTargetQueue Include="Windows.81.Amd64.Open" Platform="Windows" />
31+
<HelixAvailableTargetQueue Include="Windows.7.Amd64.Open" Platform="Windows" />
3232
<HelixAvailableTargetQueue Include="Ubuntu.1804.Amd64.Open" Platform="Linux" />
3333
<HelixAvailableTargetQueue Include="OSX.1014.Amd64.Open" Platform="Linux" />
3434
<HelixAvailableTargetQueue Include="Centos.7.Amd64.Open" Platform="Linux" />

0 commit comments

Comments
 (0)