summaryrefslogtreecommitdiff
path: root/eng
diff options
context:
space:
mode:
authorMatt Galbraith <mattgal@microsoft.com>2019-06-20 11:57:09 -0700
committerMatt Galbraith <mattgal@microsoft.com>2019-06-20 11:57:09 -0700
commit88153a38251fc4c2e68035c3f7925f4830175d47 (patch)
tree2f6dc5036c46259fda808074d4c3d5237bfc63b2 /eng
parentb1ea5ede9393be013477d270b3496e868b8bae20 (diff)
downloadcoreclr-88153a38251fc4c2e68035c3f7925f4830175d47.tar.gz
coreclr-88153a38251fc4c2e68035c3f7925f4830175d47.tar.bz2
coreclr-88153a38251fc4c2e68035c3f7925f4830175d47.zip
Update ARM32 Helix Images to include Python 3
Diffstat (limited to 'eng')
-rw-r--r--eng/platform-matrix.yml6
1 files changed, 3 insertions, 3 deletions
diff --git a/eng/platform-matrix.yml b/eng/platform-matrix.yml
index 0cfa306a0c..786f834c5e 100644
--- a/eng/platform-matrix.yml
+++ b/eng/platform-matrix.yml
@@ -36,9 +36,9 @@ jobs:
- ${{ if and(eq(variables['System.TeamProject'], 'public'), notIn(parameters.helixQueueGroup, 'ci')) }}:
- (Ubuntu.1804.Arm32.Open)Ubuntu.1604.Arm32.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm32v7-0a0ebdd-20190312215532
- ${{ if eq(variables['System.TeamProject'], 'internal') }}:
- - (Debian.9.Arm32)Ubuntu.1604.Arm32@mcr.microsoft.com/dotnet-buildtools/prereqs:debian-9-helix-arm32v7-0a0ebdd-20190312215452
- - (Ubuntu.1604.Arm32)Ubuntu.1604.Arm32@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-16.04-helix-arm32v7-0a0ebdd-20190312215551
- - (Ubuntu.1804.Arm32)Ubuntu.1604.Arm32@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm32v7-0a0ebdd-20190312215532
+ - (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-a45aeeb-20190620160312
+ - (Ubuntu.1804.Arm32)Ubuntu.1604.Arm32@mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-18.04-helix-arm32v7-09a60ed-20190620155854
crossrootfsDir: '/crossrootfs/arm'
${{ insert }}: ${{ parameters.jobParameters }}