Skip to content

Commit

Permalink
Add azure-pipelines of Mac
Browse files Browse the repository at this point in the history
  • Loading branch information
chopin-fan committed Aug 19, 2024
1 parent 4e6e4b1 commit c51fc40
Showing 1 changed file with 15 additions and 15 deletions.
30 changes: 15 additions & 15 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,19 +30,19 @@ jobs:
parts: 3
n: 3
codecoverage: false
# - template: templates/build-template-macos.yml
# parameters:
# parts: 3
# n: 1
# codecoverage: true
# - template: templates/build-template-macos.yml
# parameters:
# parts: 3
# n: 2
# codecoverage: true
# - template: templates/build-template-macos.yml
# parameters:
# parts: 3
# n: 3
# codecoverage: true
- template: templates/build-template-macos.yml
parameters:
parts: 3
n: 1
codecoverage: true
- template: templates/build-template-macos.yml
parameters:
parts: 3
n: 2
codecoverage: true
- template: templates/build-template-macos.yml
parameters:
parts: 3
n: 3
codecoverage: true

0 comments on commit c51fc40

Please sign in to comment.