From 6f3b4ae5be6ce404bb35c8dfec34b5239c0856fe Mon Sep 17 00:00:00 2001 From: ROUVREAU Vincent Date: Fri, 3 Apr 2020 09:42:33 +0200 Subject: openssl issue with pip --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 95b15db2..e4d7c814 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -10,7 +10,7 @@ jobs: macOSrelease: imageName: 'macos-10.14' CMakeBuildType: Release - customInstallation: 'brew update && brew install graphviz doxygen boost eigen gmp mpfr tbb cgal' + customInstallation: 'brew update && brew install graphviz doxygen boost eigen gmp mpfr tbb cgal && brew upgrade openssl' pool: vmImage: $(imageName) -- cgit v1.2.3