summaryrefslogtreecommitdiff
path: root/eng/platform-matrix.yml
diff options
context:
space:
mode:
authorEgor Chesakov <Egor.Chesakov@microsoft.com>2019-04-03 14:33:52 -0700
committerEgor Chesakov <Egor.Chesakov@microsoft.com>2019-04-07 13:01:05 -0700
commit56043b6c896417e792e64a69692fed3251ed3adc (patch)
treebfb531a96dc1ac12cdb7de87fb18ae2743174809 /eng/platform-matrix.yml
parent443b035da14cf9281264a473b1e52561ead68c66 (diff)
downloadcoreclr-56043b6c896417e792e64a69692fed3251ed3adc.tar.gz
coreclr-56043b6c896417e792e64a69692fed3251ed3adc.tar.bz2
coreclr-56043b6c896417e792e64a69692fed3251ed3adc.zip
Add Alpine.38.Arm64.Open Helix queue
Diffstat (limited to 'eng/platform-matrix.yml')
-rw-r--r--eng/platform-matrix.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/eng/platform-matrix.yml b/eng/platform-matrix.yml
index c9adc88dc3..fc8ca7c4e8 100644
--- a/eng/platform-matrix.yml
+++ b/eng/platform-matrix.yml
@@ -94,7 +94,8 @@ jobs:
osIdentifier: Linux_musl
containerName: musl_arm64_build_image
helixQueues:
- # TODO: enable (Alpine.38.Arm64.Open) once https://github.com/dotnet/coreclr/issues/23621 is resolved
+ - ${{ if eq(variables['System.TeamProject'], 'public') }}:
+ - (Alpine.38.Arm64.Open)Ubuntu.1604.Arm64.Docker.Open@mcr.microsoft.com/dotnet-buildtools/prereqs:alpine-3.8-helix-arm64v8-46e69dd-20190313223330
- ${{ if eq(variables['System.TeamProject'], 'internal') }}:
- (Alpine.38.Arm64)Ubuntu.1604.Arm64.Docker@mcr.microsoft.com/dotnet-buildtools/prereqs:alpine-3.8-helix-arm64v8-46e69dd-20190313223330
crossrootfsDir: '/crossrootfs/arm64'