From 742b8086ce4026518f8990f94451448389bf1947 Mon Sep 17 00:00:00 2001 From: Jarret Shook Date: Tue, 1 Oct 2019 20:42:57 -0700 Subject: [PATCH] Change to use the arm32 armarch queue (dotnet/coreclr#26979) Commit migrated from https://github.com/dotnet/coreclr/commit/ce66024ba7d60fc7bb72d5b780e395bd9d11719e --- eng/platform-matrix-managed-test-build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eng/platform-matrix-managed-test-build.yml b/eng/platform-matrix-managed-test-build.yml index d6a74d0..dc1702d 100644 --- a/eng/platform-matrix-managed-test-build.yml +++ b/eng/platform-matrix-managed-test-build.yml @@ -50,7 +50,7 @@ jobs: registry: mcr helixQueues: - ${{ if eq(variables['System.TeamProject'], 'public') }}: - - (Ubuntu.1804.Arm32.Open)Ubuntu.1604.Arm32.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm32v7-30f6673-20190814153226 + - (Ubuntu.1804.Arm32.Open)Ubuntu.1804.Armarch.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm32v7-30f6673-20190814153226 - ${{ if eq(variables['System.TeamProject'], 'internal') }}: - (Debian.9.Arm32)Ubuntu.1604.Arm32@mcr.microsoft.com/dotnet-buildtools/prereqs:debian-9-helix-arm32v7-74c9941-20190620155841 - (Ubuntu.1604.Arm32)Ubuntu.1604.Arm32@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-16.04-helix-arm32v7-30f6673-20190814153219 -- 2.7.4