Prechádzať zdrojové kódy

[ci] fixed mac setup

Aleksandr Kuzmenko 4 rokov pred
rodič
commit
42494ab43f
1 zmenil súbory, kde vykonal 4 pridanie a 4 odobranie
  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