Skip to content

Commit c2eda2e

Browse files
authored
Update test matrix (dotnet#36845)
1 parent 3f55325 commit c2eda2e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

eng/targets/Helix.Common.props

+2-2
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<!-- x64 Queues for public helix-matrix.yml and quarantine pipelines, except in windows-only cases -->
2626
<ItemGroup Condition="'$(TargetArchitecture)' == 'x64' AND '$(IsHelixDaily)' == 'true' AND '$(_UseHelixOpenQueues)' == 'true' AND '$(IsWindowsOnlyTest)' != 'true'">
2727
<!-- Linux -->
28-
<HelixAvailableTargetQueue Include="Debian.9.Amd64.Open" Platform="Linux" />
28+
<HelixAvailableTargetQueue Include="(Debian.11.Amd64.Open)ubuntu.1804.amd64.open@mcr.microsoft.com/dotnet-buildtools/prereqs:debian-11-helix-amd64-20210304164428-5a7c380" Platform="Linux" />
2929
<HelixAvailableTargetQueue Include="Redhat.7.Amd64.Open" Platform="Linux" />
3030
<HelixAvailableTargetQueue Include="Ubuntu.2004.Amd64.Open" Platform="Linux" />
3131
<HelixAvailableTargetQueue Include="Ubuntu.1804.Amd64.Open" Platform="Linux" />
@@ -36,7 +36,7 @@
3636

3737
<!-- Containers -->
3838
<HelixAvailableTargetQueue Include="(Fedora.34.Amd64.Open)ubuntu.1804.amd64.open@mcr.microsoft.com/dotnet-buildtools/prereqs:fedora-34-helix-20210728124700-4f64125" Platform="Linux" />
39-
<HelixAvailableTargetQueue Include="(Alpine.312.Amd64.Open)Ubuntu.1804.Amd64.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:alpine-3.12-helix-20200908125345-56c6673" Platform="Linux" />
39+
<HelixAvailableTargetQueue Include="(Alpine.314.Amd64.Open)Ubuntu.1804.Amd64.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:alpine-3.14-20210910135833-8a6f4f3" Platform="Linux" />
4040
<HelixAvailableTargetQueue Include="(Mariner)Ubuntu.1804.Amd64.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:cbl-mariner-1.0-helix-20210528192219-92bf620" Platform="Linux" />
4141
</ItemGroup>
4242

0 commit comments

Comments
 (0)