Skip to content

Commit 852a609

Browse files
authored
update internal Linux queue (#5373)
1 parent 4ac7023 commit 852a609

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

eng/SendToHelix.proj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@
3131

3232
<ItemGroup Condition="'$(TestJob)' == 'Windows' AND '$(RunAsInternal)'" >
3333
<HelixTargetQueue Include="windows.11.amd64.client" />
34-
<HelixTargetQueue Include="(Debian.11.Amd64.Open)Ubuntu.2204.Amd64.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:debian-11-helix-amd64" />
35-
<HelixTargetQueue Include="(Mariner.2.0.Amd64.Open)Ubuntu.2204.Amd64.open@mcr.microsoft.com/dotnet-buildtools/prereqs:cbl-mariner-2.0-helix-amd64" />
34+
<HelixTargetQueue Include="(Debian.11.Amd64)[email protected]/dotnet-buildtools/prereqs:debian-11-helix-amd64" />
35+
<HelixTargetQueue Include="(Mariner.2.0.Amd64)[email protected]/dotnet-buildtools/prereqs:cbl-mariner-2.0-helix-amd64" />
3636
</ItemGroup>
3737

3838
<ItemGroup Condition="'$(TestJob)' == 'Linux'" >

0 commit comments

Comments
 (0)