Revert "fix(ci): remove mongodb from brew to avoid brew upgrade error (#15115)" (#15141)

This reverts commit 5377b2b00a.

(Fix no longer needed.)
This commit is contained in:
Christian Clason
2021-07-20 23:30:32 +02:00
committed by GitHub
parent 710b9ed1c7
commit 6f48c018b5

View File

@@ -64,8 +64,6 @@ jobs:
# Workaround brew issues
rm -f /usr/local/bin/2to3
brew update >/dev/null
# remove broken mongodb-community package
brew remove mongodb-community
brew upgrade
brew install automake ccache perl cpanminus ninja