We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 394eb3c commit cc113e1Copy full SHA for cc113e1
eng/targets/Helix.Common.props
@@ -23,7 +23,7 @@
23
<HelixAvailableTargetQueue Include="Debian.8.Amd64.Open" Platform="Linux" />
24
<HelixAvailableTargetQueue Include="Debian.9.Amd64.Open" Platform="Linux" />
25
<HelixAvailableTargetQueue Include="Redhat.7.Amd64.Open" Platform="Linux" />
26
- <HelixAvailableTargetQueue Include="(Fedora.28.Amd64.Open)[email protected]/dotnet-buildtools/prereqs:fedora-28-helix-09ca40b-20190508143249" Platform="Linux" />
+ <HelixAvailableTargetQueue Include="Fedora.28.Amd64.Open" Platform="Linux" />
27
28
<!-- TODO: re-enable Debian.9.Arm64.Open and Ubuntu.1804.Arm64.Open -->
29
</ItemGroup>
0 commit comments