File tree 1 file changed +2
-1
lines changed
1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change 28
28
<
HelixAvailableTargetQueue Include =
" (Alpine.312.Amd64.Open)[email protected] /dotnet-buildtools/prereqs:alpine-3.12-helix-20200908125345-56c6673" Platform =
" Linux" />
29
29
</ItemGroup >
30
30
<ItemGroup Condition =" '$(TargetArchitecture)' == 'x64' AND '$(IsHelixDaily)' == 'true' AND '$(_UseHelixOpenQueues)' == 'true'" >
31
- <HelixAvailableTargetQueue Include =" Windows.7.Amd64.Open" Platform =" Windows" />
31
+ <!-- TODO Re-enable Win-7 queue when dotnet restore are fixed. https://github.com/dotnet/aspnetcore/issues/32683 -->
32
+ <!-- <HelixAvailableTargetQueue Include="Windows.7.Amd64.Open" Platform="Windows" /> -->
32
33
<HelixAvailableTargetQueue Include =" Windows.81.Amd64.Open" Platform =" Windows" />
33
34
</ItemGroup >
34
35
<ItemGroup Condition =" '$(TargetArchitecture)' == 'x64' AND '$(IsHelixDaily)' == 'true' AND '$(_UseHelixOpenQueues)' != 'true'" >
You can’t perform that action at this time.
0 commit comments