Forráskód Böngészése

[ci] fixed mac setup

Aleksandr Kuzmenko 4 éve
szülő
commit
42494ab43f
1 módosított fájl, 4 hozzáadás és 4 törlés
  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