Skip to content

Commit fbabdb6

Browse files
author
Jan Jahoda
authored
Add ubuntu 21.10 (#62783)
1 parent b2f0441 commit fbabdb6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

eng/pipelines/libraries/helix-queues-setup.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
- ${{ if eq(parameters.platform, 'Linux_arm64') }}:
3737
- ${{ if eq(parameters.jobParameters.isFullMatrix, true) }}:
3838
- (Ubuntu.1804.ArmArch.Open)[email protected]/dotnet-buildtools/prereqs:ubuntu-16.04-helix-arm64v8-20210106155927-56c6673
39-
- (Ubuntu.2104.Arm64.Open)[email protected]/dotnet-buildtools/prereqs:ubuntu-21.04-helix-arm64v8-20210922170819-34a2d72
39+
- (Ubuntu.2110.Arm64.Open)[email protected]/dotnet-buildtools/prereqs:ubuntu-21.10-helix-arm64v8-20211116135000-0f8d97e
4040
- ${{ if eq(parameters.jobParameters.isFullMatrix, false) }}:
4141
- (Ubuntu.1804.ArmArch.Open)[email protected]/dotnet-buildtools/prereqs:ubuntu-16.04-helix-arm64v8-20210106155927-56c6673
4242

@@ -59,7 +59,7 @@ jobs:
5959
- RedHat.7.Amd64.Open
6060
- SLES.15.Amd64.Open
6161
- (Fedora.34.Amd64.Open)[email protected]/dotnet-buildtools/prereqs:fedora-34-helix-20210913123654-4f64125
62-
- (Ubuntu.2104.Amd64.Open)[email protected]/dotnet-buildtools/prereqs:ubuntu-21.04-helix-amd64-20210922170909-34a2d72
62+
- (Ubuntu.2110.Amd64.Open)[email protected]/dotnet-buildtools/prereqs:ubuntu-21.10-helix-amd64-20211116135132-0f8d97e
6363
- (Debian.10.Amd64.Open)[email protected]/dotnet-buildtools/prereqs:debian-10-helix-amd64-bfcd90a-20200121150006
6464
- ${{ if or(ne(parameters.jobParameters.testScope, 'outerloop'), ne(parameters.jobParameters.runtimeFlavor, 'mono')) }}:
6565
- ${{ if eq(parameters.jobParameters.isFullMatrix, true) }}:
@@ -70,7 +70,7 @@ jobs:
7070
- SLES.12.Amd64.Open
7171
- SLES.15.Amd64.Open
7272
- (Fedora.34.Amd64.Open)[email protected]/dotnet-buildtools/prereqs:fedora-34-helix-20210913123654-4f64125
73-
- (Ubuntu.2104.Amd64.Open)[email protected]/dotnet-buildtools/prereqs:ubuntu-21.04-helix-amd64-20210922170909-34a2d72
73+
- (Ubuntu.2110.Amd64.Open)[email protected]/dotnet-buildtools/prereqs:ubuntu-21.10-helix-amd64-20211116135132-0f8d97e
7474
- (Debian.10.Amd64.Open)[email protected]/dotnet-buildtools/prereqs:debian-10-helix-amd64-20210304164434-56c6673
7575
- (Debian.11.Amd64.Open)[email protected]/dotnet-buildtools/prereqs:debian-11-helix-amd64-20210304164428-5a7c380
7676
- (Mariner.1.0.Amd64.Open)[email protected]/dotnet-buildtools/prereqs:cbl-mariner-1.0-helix-20210528192219-92bf620

0 commit comments

Comments
 (0)