Skip to content
This repository was archived by the owner on Jan 23, 2023. It is now read-only.

Commit ff9dd56

Browse files
author
Jarret Shook
authored
Move off of the old arm32 queue (#27906)
1 parent 4334978 commit ff9dd56

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

eng/platform-matrix.yml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -36,11 +36,11 @@ jobs:
3636
registry: mcr
3737
helixQueues:
3838
- ${{ if eq(variables['System.TeamProject'], 'public') }}:
39-
- (Ubuntu.1804.Arm32.Open)Ubuntu.1604.Arm32[email protected]/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm32v7-30f6673-20190814153226
39+
- (Ubuntu.1804.Arm32.Open)Ubuntu.1804.Armarch[email protected]/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm32v7-30f6673-20190814153226
4040
- ${{ if eq(variables['System.TeamProject'], 'internal') }}:
41-
- (Debian.9.Arm32)Ubuntu.1604.Arm32@mcr.microsoft.com/dotnet-buildtools/prereqs:debian-9-helix-arm32v7-74c9941-20190620155841
42-
- (Ubuntu.1604.Arm32)Ubuntu.1604.Arm32@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-16.04-helix-arm32v7-a45aeeb-20190620160312
43-
- (Ubuntu.1804.Arm32)Ubuntu.1604.Arm32@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm32v7-09a60ed-20190620155854
41+
- (Debian.9.Arm32)Ubuntu.1804.Armarch@mcr.microsoft.com/dotnet-buildtools/prereqs:debian-9-helix-arm32v7-74c9941-20190620155841
42+
- (Ubuntu.1804.Arm32)Ubuntu.1804.Armarch@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-16.04-helix-arm32v7-a45aeeb-20190620160312
43+
- (Ubuntu.1804.Arm32)Ubuntu.1804.Armarch@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm32v7-09a60ed-20190620155854
4444
crossrootfsDir: '/crossrootfs/arm'
4545
${{ insert }}: ${{ parameters.jobParameters }}
4646

@@ -59,12 +59,12 @@ jobs:
5959
registry: mcr
6060
helixQueues:
6161
- ${{ if eq(variables['System.TeamProject'], 'public') }}:
62-
- (Ubuntu.1804.Arm64.Open)Ubuntu.1604.Arm64.Docker[email protected]/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm64v8-a45aeeb-20190620155855
62+
- (Ubuntu.1804.Arm64.Open)Ubuntu.1804.Armarch[email protected]/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm64v8-a45aeeb-20190620155855
6363
- ${{ if and(eq(variables['System.TeamProject'], 'public'), notIn(parameters.helixQueueGroup, 'pr', 'ci', 'corefx')) }}:
64-
- (Debian.9.Arm64.Open)Ubuntu.1604.Arm64.Docker[email protected]/dotnet-buildtools/prereqs:debian-9-helix-arm64v8-74c9941-20190620155840
64+
- (Debian.9.Arm64.Open)Ubuntu.1804.Armarch[email protected]/dotnet-buildtools/prereqs:debian-9-helix-arm64v8-74c9941-20190620155840
6565
- ${{ if eq(variables['System.TeamProject'], 'internal') }}:
66-
- (Debian.9.Arm64)Ubuntu.1604.Arm64.Docker@mcr.microsoft.com/dotnet-buildtools/prereqs:debian-9-helix-arm64v8-74c9941-20190620155840
67-
- (Ubuntu.1804.Arm64)Ubuntu.1604.Arm64.Docker@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm64v8-a45aeeb-20190620155855
66+
- (Debian.9.Arm64)Ubuntu.1804.Armarch@mcr.microsoft.com/dotnet-buildtools/prereqs:debian-9-helix-arm64v8-74c9941-20190620155840
67+
- (Ubuntu.1804.Arm64)Ubuntu.1804.Armarch@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm64v8-a45aeeb-20190620155855
6868
crossrootfsDir: '/crossrootfs/arm64'
6969
${{ insert }}: ${{ parameters.jobParameters }}
7070

0 commit comments

Comments
 (0)