From 024d7abd26b3fac7e5be5c4d07eb92abc9ecc911 Mon Sep 17 00:00:00 2001 From: Jonathan Pobst Date: Fri, 20 Dec 2024 09:06:55 -1000 Subject: [PATCH] [CI] Set "WearOS Tests" parallelization to 2 agents. --- .../automation/yaml-templates/stage-msbuild-emulator-tests.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-tools/automation/yaml-templates/stage-msbuild-emulator-tests.yaml b/build-tools/automation/yaml-templates/stage-msbuild-emulator-tests.yaml index 1e0738463d4..43875cc2fca 100644 --- a/build-tools/automation/yaml-templates/stage-msbuild-emulator-tests.yaml +++ b/build-tools/automation/yaml-templates/stage-msbuild-emulator-tests.yaml @@ -81,7 +81,7 @@ stages: timeoutInMinutes: 180 cancelTimeoutInMinutes: 2 strategy: - parallel: 1 + parallel: 2 variables: avdApiLevel: 30 avdAbi: x86