File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 23
23
<HelixAvailableTargetQueue Include =" Ubuntu.1604.Amd64.Open" Platform =" Linux" />
24
24
<HelixAvailableTargetQueue Include =" Windows.10.Amd64.Open" Platform =" Windows" />
25
25
<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" />
28
26
</ItemGroup >
29
27
30
28
<!-- daily scheduled only queues -->
31
29
<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" />
32
32
<HelixAvailableTargetQueue Include =" Ubuntu.1804.Amd64.Open" Platform =" Linux" />
33
33
<HelixAvailableTargetQueue Include =" OSX.1014.Amd64.Open" Platform =" Linux" />
34
34
<HelixAvailableTargetQueue Include =" Centos.7.Amd64.Open" Platform =" Linux" />
You can’t perform that action at this time.
0 commit comments