summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--azure/macos/brew.yml3
1 files changed, 0 insertions, 3 deletions
diff --git a/azure/macos/brew.yml b/azure/macos/brew.yml
index 36915969eb..df4c5a532d 100644
--- a/azure/macos/brew.yml
+++ b/azure/macos/brew.yml
@@ -3,9 +3,6 @@ parameters:
steps:
- script: |
- /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
- displayName: 'Install Homebrew'
- - script: |
brew install pkg-config \
autoconf \
bison \