|
2 | 2 | <!-- This file is shared between Helix.proj and .csproj files. -->
|
3 | 3 | <PropertyGroup>
|
4 | 4 | < HelixQueueAlmaLinux>(AlmaLinux.9.Amd64.Open) [email protected]/dotnet-buildtools/prereqs:almalinux-9-helix-amd64</ HelixQueueAlmaLinux>
|
5 |
| - < HelixQueueAlpine>(Alpine. 322.Amd64.Open) [email protected]/dotnet-buildtools/prereqs:alpine-3. 22-helix-amd64</ HelixQueueAlpine> |
| 5 | + < HelixQueueAlpine>(Alpine. 321.Amd64.Open) [email protected]/dotnet-buildtools/prereqs:alpine-3. 21-helix-amd64</ HelixQueueAlpine> |
6 | 6 | < HelixQueueAzureLinux>(AzureLinux.30.Amd64.Open) [email protected]/dotnet-buildtools/prereqs:azurelinux-3.0-helix-amd64</ HelixQueueAzureLinux>
|
7 | 7 | < HelixQueueDebian>(Debian.13.Amd64.Open) [email protected]/dotnet-buildtools/prereqs:debian-13-helix-amd64</ HelixQueueDebian>
|
8 | 8 | < HelixQueueFedora>(Fedora.42.Amd64.Open) [email protected]/dotnet-buildtools/prereqs:fedora-42-helix-amd64</ HelixQueueFedora>
|
9 |
| - < HelixQueueUbuntu>(Ubuntu.2404.Amd64.Open) [email protected]/dotnet-buildtools/prereqs:ubuntu-24.04-helix-amd64</ HelixQueueUbuntu> |
10 | 9 | <!-- Arm64 -->
|
11 | 10 | < HelixQueueArmDebian>(Debian.13.Arm64.Open) [email protected]/dotnet-buildtools/prereqs:debian-13-helix-arm64v8</ HelixQueueArmDebian>
|
12 | 11 |
|
|
30 | 29 | <!-- aspnetcore-ci[-official] (ci.yml) -->
|
31 | 30 | <!-- aspnetcore-quarantined-pr (quarantined-pr.yml) -->
|
32 | 31 | <ItemGroup>
|
33 |
| - <HelixAvailableTargetQueue Include="Ubuntu.2204.Amd64.Open" Platform="Linux" /> |
34 |
| - <HelixAvailableTargetQueue Include="AzureLinux.3.Amd64.Open" Platform="Linux" /> |
| 32 | + <HelixAvailableTargetQueue Include="Ubuntu.2004.Amd64.Open" Platform="Linux" /> |
35 | 33 | <HelixAvailableTargetQueue Include="OSX.15.Amd64.Open" Platform="OSX" />
|
36 | 34 | <HelixAvailableTargetQueue Include="Windows.11.Amd64.Client.Open" Platform="Windows" />
|
37 | 35 | </ItemGroup>
|
|
45 | 43 |
|
46 | 44 | <!-- Containers -->
|
47 | 45 | <HelixAvailableTargetQueue Include="$(HelixQueueAlpine)" Platform="Linux" />
|
48 |
| - <HelixAvailableTargetQueue Include="$(HelixQueueDebian)" Platform="Linux" /> |
49 | 46 | <HelixAvailableTargetQueue Include="$(HelixQueueAzureLinux)" Platform="Linux" />
|
| 47 | + <HelixAvailableTargetQueue Include="$(HelixQueueDebian)" Platform="Linux" /> |
50 | 48 | <HelixAvailableTargetQueue Include="$(HelixQueueFedora)" Platform="Linux" />
|
51 |
| - <HelixAvailableTargetQueue Include="$(HelixQueueUbuntu)" Platform="Linux" /> |
52 | 49 | <!-- Arm64 -->
|
53 | 50 | <HelixAvailableTargetQueue Include="$(HelixQueueArmDebian)" Platform="Linux" />
|
54 | 51 |
|
|
0 commit comments