Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dotnet/runtime.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSantiago Fernandez Madero <safern@microsoft.com>2022-01-20 01:18:21 +0300
committerGitHub <noreply@github.com>2022-01-20 01:18:21 +0300
commit97fec41a752f067f4d6dde170073300e1184693b (patch)
tree7f3ff238ba6ed01154019a54d0786795d1c6444c /eng/pipelines/runtimelab.yml
parent826e03e4b984d3bb76b2ead5f6ebb847be9c616f (diff)
Add runtime-extra-platforms pipeline to have matching runtime PR and Rolling builds (#62564)
* Add runtime-extended-platforms pipeline to have matching runtime PR and Rolling builds * Fix evaluate changed paths condition for the extra pipeline * PR Feedback and fix condition * Move MacCatalyst back to staging, disable tvOS tests * Disable browser wasm windows legs
Diffstat (limited to 'eng/pipelines/runtimelab.yml')
-rw-r--r--eng/pipelines/runtimelab.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/eng/pipelines/runtimelab.yml b/eng/pipelines/runtimelab.yml
index 9f1cd90822e..27e954a9a70 100644
--- a/eng/pipelines/runtimelab.yml
+++ b/eng/pipelines/runtimelab.yml
@@ -190,7 +190,7 @@ stages:
- Linux_x64
helixQueuesTemplate: /eng/pipelines/libraries/helix-queues-setup.yml
jobParameters:
- isFullMatrix: false
+ isRollingBuild: false
isOfficialBuild: false
testScope: innerloop
liveRuntimeBuildConfig: Release
@@ -207,7 +207,7 @@ stages:
- windows_x64
helixQueuesTemplate: /eng/pipelines/libraries/helix-queues-setup.yml
jobParameters:
- isFullMatrix: false
+ isRollingBuild: false
isOfficialBuild: false
testScope: innerloop
liveRuntimeBuildConfig: Release