Skip to content

Commit

Permalink
strategy parallel 20
Browse files Browse the repository at this point in the history
  • Loading branch information
edgchen1 committed Oct 14, 2024
1 parent 0641bd2 commit 4b2170a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tools/ci_build/github/azure-pipelines/mac-ios-ci-pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,8 @@ jobs:
- job: iOS_CI_on_Mac
pool:
vmImage: 'macOS-13'
strategy:
parallel: 20
variables:
PROTO_CACHE_DIR: $(Pipeline.Workspace)/proto_ccache
ORT_CACHE_DIR: $(Pipeline.Workspace)/ort_ccache
Expand Down

0 comments on commit 4b2170a

Please sign in to comment.