Skip to content

Commit a67ffc7

Browse files
authored
make changes to multiple packages take advantage of more parallelism (#39393)
1 parent 319a262 commit a67ffc7

File tree

1 file changed

+1
-0
lines changed
  • eng/pipelines/templates/jobs

1 file changed

+1
-0
lines changed

eng/pipelines/templates/jobs/ci.yml

+1
Original file line numberDiff line numberDiff line change
@@ -259,6 +259,7 @@ jobs:
259259
- "**/*matrix*.json"
260260
EnablePRGeneration: true
261261
PRMatrixSetting: "TargetingString"
262+
PRJobBatchSize: 5
262263
PreGenerationSteps:
263264
- task: UsePythonVersion@0
264265
inputs:

0 commit comments

Comments
 (0)