diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 2373fb69..118cf53f 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -164,6 +164,7 @@ stages: versionSpec: "$(python.version)" - bash: | brew update + brew unlink python@2 brew install \ exempi \ ghostscript \