Skip to content

Commit

Permalink
[ci] Remove mongodb workaround
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicogene authored Jul 20, 2021
1 parent 0e22341 commit afef0dc
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,8 +69,6 @@ jobs:
- name: Dependencies [macOS]
if: matrix.os == 'macOS-latest'
run: |
# Workaround for https://github.com/actions/virtual-environments/issues/3733
brew uninstall mongodb-community
brew update
brew upgrade
brew install ace cmake eigen gsl ipopt opencv pkg-config qt5
Expand Down

0 comments on commit afef0dc

Please sign in to comment.