Skip to content

Commit 4080772

Browse files
committed
overwrite 3.13
1 parent 445923a commit 4080772

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

azure-pipelines.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -666,6 +666,9 @@ jobs:
666666
brew uninstall azure-cli
667667
668668
echo == Install azure-cli.rb formula ==
669+
# Do not upgrade installed dependents to avoid unrelated installation failure
670+
export HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK=1
671+
669672
brew install --build-from-source $SYSTEM_ARTIFACTSDIRECTORY/homebrew/azure-cli.rb
670673
671674
echo == Az Version ==

0 commit comments

Comments
 (0)