Skip to content

Commit

Permalink
Remove commit triggered linux_arm ReadyToRun jobs
Browse files Browse the repository at this point in the history
We don't have the capacity to run these on every commit


Commit migrated from dotnet/coreclr@f47de43
  • Loading branch information
RussKeldorph committed Apr 19, 2019
1 parent 0eab4e8 commit 6853ad6
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions eng/pipelines/coreclr/azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 6853ad6

Please sign in to comment.