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 1a259fb commit 5fb1ac2Copy full SHA for 5fb1ac2
eng/targets/Helix.Common.props
@@ -20,7 +20,7 @@
20
<HelixAvailibleTargetQueue Include="Debian.8.Amd64.Open" Platform="Linux" />
21
<HelixAvailibleTargetQueue Include="Debian.9.Amd64.Open" Platform="Linux" />
22
<HelixAvailibleTargetQueue Include="Redhat.7.Amd64.Open" Platform="Linux" />
23
- <HelixAvailibleTargetQueue Include="Fedora.28.Amd64.Open" Platform="Linux" />
+ <HelixAvailibleTargetQueue Include="\(Fedora.28.Amd64\)ubuntu.1604.amd64.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:fedora-28-helix-45b1fa2-20190402012449" Platform="Linux" />
24
25
<!-- TODO: re-enable Debian.9.Arm64.Open and Ubuntu.1804.Arm64.Open -->
26
</ItemGroup>
0 commit comments