Skip to content

Commit

Permalink
Remove Mac build until someone with a Mac can fix it
Browse files Browse the repository at this point in the history
Signed-off-by: Derrick Stolee <dstolee@microsoft.com>
  • Loading branch information
derrickstolee committed Aug 8, 2019
1 parent cf2d6b5 commit a0de275
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .azure-pipelines/pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ jobs:
steps:
- template: templates/windows-build-and-unit-test.yml

- job: macOS
pool:
vmImage: macOS 10.13
steps:
- template: templates/macos-build-and-unit-test.yml
#- job: macOS
# pool:
# vmImage: macOS 10.13
# steps:
# - template: templates/macos-build-and-unit-test.yml

0 comments on commit a0de275

Please sign in to comment.