]> git.ipfire.org Git - thirdparty/git.git/blobdiff - ci/install-dependencies.sh
ci: disable Homebrew's auto cleanup
[thirdparty/git.git] / ci / install-dependencies.sh
index 7f546c85527fbfcc99e3abcc623123631bb7f662..8cc72503cb768573bc6d284eb57910ba6ca5a5cb 100755 (executable)
@@ -34,7 +34,7 @@ linux-clang|linux-gcc)
        popd
        ;;
 osx-clang|osx-gcc)
-       export HOMEBREW_NO_AUTO_UPDATE=1
+       export HOMEBREW_NO_AUTO_UPDATE=1 HOMEBREW_NO_INSTALL_CLEANUP=1
        # Uncomment this if you want to run perf tests:
        # brew install gnu-time
        test -z "$BREW_INSTALL_PACKAGES" ||