We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2cd5b13 commit 71983f0Copy full SHA for 71983f0
eng/pipelines/templates/jobs/ci.yml
@@ -452,8 +452,8 @@ jobs:
452
- ${{ config }}
453
${{ if eq(parameters.ServiceDirectory, 'auto') }}:
454
EnablePRGeneration: true
455
- # We want full matrix for indirect packages
456
- PRMatrixSparseIndirect: false
+ # Trying sparse matrix for indirect packages
+ PRMatrixSparseIndirect: true
457
SparseCheckoutPaths:
458
- '**/*.xml'
459
- '**/*.md'
0 commit comments