Skip to content

Commit

Permalink
chore: Adjust parallelisn
Browse files Browse the repository at this point in the history
  • Loading branch information
jeromelaban committed Nov 6, 2024
1 parent 1f83303 commit e4442a9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,9 @@ variables:

XCODE_ROOT: '/Applications/Xcode_16.app'

# Required to about trashing azdo hosted agents
AotCompileMaxDegreeOfParallelism: 4

stages:
- stage: Android
displayName: 'Android'
Expand Down

0 comments on commit e4442a9

Please sign in to comment.