Skip to content

Commit 8867b8f

Browse files
committed
Init
1 parent 67013bf commit 8867b8f

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

azure-pipelines.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -659,6 +659,10 @@ jobs:
659659
python_version=3.12
660660
brew unlink python@$python_version && brew link --overwrite python@$python_version
661661
662+
# update homebrew to latest version in case the formula is not compatible with the current homebrew version
663+
brew update
664+
brew version
665+
662666
echo == Remove pre-installed azure-cli ==
663667
brew uninstall azure-cli
664668

0 commit comments

Comments
 (0)