浏览代码

[ci] fixed mac setup

Aleksandr Kuzmenko 4 年之前
父节点
当前提交
42494ab43f
共有 1 个文件被更改,包括 4 次插入4 次删除
  1. 4 4
      extra/azure-pipelines/build-mac.yml

+ 4 - 4
extra/azure-pipelines/build-mac.yml

@@ -15,10 +15,10 @@ jobs:
         submodules: recursive
       - script: |
           set -ex
-          brew uninstall [email protected]
-          brew uninstall [email protected]
-          brew untap local/openssl
-          brew untap local/python2
+          # brew uninstall [email protected]
+          # brew uninstall [email protected]
+          # brew untap local/openssl
+          # brew untap local/python2
           brew update || brew update || brew update
           # brew unlink python@2
           brew bundle --file=tests/Brewfile --no-upgrade || brew link --overwrite awscli