Skip to content

Commit

Permalink
disable macos builds for now (#894)
Browse files Browse the repository at this point in the history
  • Loading branch information
david-driscoll authored Oct 27, 2022
1 parent 5b42009 commit 82934b6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,9 +63,9 @@ jobs:
Linux:
BuildName: 'Linux'
ImageName: 'ubuntu-latest'
macOS:
BuildName: 'macOS'
ImageName: 'macOS-latest'
# macOS:
# BuildName: 'macOS'
# ImageName: 'macOS-latest'
pool:
vmImage: $(ImageName)
steps:
Expand Down

0 comments on commit 82934b6

Please sign in to comment.