소스 검색

[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