summaryrefslogtreecommitdiff
path: root/azure-pipelines.yml
diff options
context:
space:
mode:
authorRuss Keldorph <Russ.Keldorph@microsoft.com>2019-04-19 06:35:55 -0700
committerRuss Keldorph <russ.keldorph@microsoft.com>2019-04-19 09:49:12 -0700
commitf47de43230df6d8400b22159ae06ed80cfc9cb7f (patch)
tree45e90df490931985bac3d5d8ae10087253c425a3 /azure-pipelines.yml
parentd5acaf0335159539f6c3174dd236f3b43ad893a7 (diff)
downloadcoreclr-f47de43230df6d8400b22159ae06ed80cfc9cb7f.tar.gz
coreclr-f47de43230df6d8400b22159ae06ed80cfc9cb7f.tar.bz2
coreclr-f47de43230df6d8400b22159ae06ed80cfc9cb7f.zip
Remove commit triggered linux_arm ReadyToRun jobs
We don't have the capacity to run these on every commit
Diffstat (limited to 'azure-pipelines.yml')
-rw-r--r--azure-pipelines.yml11
1 files changed, 11 insertions, 0 deletions
diff --git a/azure-pipelines.yml b/azure-pipelines.yml
index fb2b53e467..f1a9205f30 100644
--- a/azure-pipelines.yml
+++ b/azure-pipelines.yml
@@ -249,6 +249,17 @@ jobs:
parameters:
jobTemplate: test-job.yml
buildConfig: checked
+ platforms:
+ - Linux_arm64
+ - Linux_musl_x64
+ - Linux_musl_arm64
+ - Linux_rhel6_x64
+ - Linux_x64
+ - OSX_x64
+ - Windows_NT_x64
+ - Windows_NT_x86
+ - Windows_NT_arm
+ - Windows_NT_arm64
jobParameters:
readyToRun: true
testGroup: outerloop