Skip to content

Commit 8099cee

Browse files
committed
another folder
1 parent 314a8ad commit 8099cee

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

eng/helix/vstest/runtests.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ export PATH="$DOTNET_ROOT:$PATH"
5656
export DOTNET_MULTILEVEL_LOOKUP=0
5757

5858
# Avoid contaminating userprofiles
59-
export DOTNET_CLI_HOME="$HELIX_CORRELATION_PAYLOAD/home"
59+
export DOTNET_CLI_HOME="$HELIX_WORKITEM_ROOT/home"
6060

6161
export helix="$4"
6262

eng/targets/Helix.Common.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<HelixAvailibleTargetQueue Include="Debian.8.Amd64.Open" Platform="Linux" />
2121
<HelixAvailibleTargetQueue Include="Debian.9.Amd64.Open" Platform="Linux" />
2222
<HelixAvailibleTargetQueue Include="Redhat.7.Amd64.Open" Platform="Linux" />
23-
<HelixAvailibleTargetQueue Include="Fedora.28.Amd64.Open" Platform="Linux" />
23+
<HelixAvailibleTargetQueue Include="\(Fedora.28.Amd64\)ubuntu.1604.amd64.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:fedora-28-helix-45b1fa2-20190402012449" Platform="Linux" />
2424

2525
<!-- TODO: re-enable Debian.9.Arm64.Open and Ubuntu.1804.Arm64.Open -->
2626
</ItemGroup>

0 commit comments

Comments
 (0)