Skip to content

Commit 6f8ea65

Browse files
committed
Add back win8 helix queue
1 parent c836a3a commit 6f8ea65

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

eng/targets/Helix.Common.props

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727

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

0 commit comments

Comments
 (0)