Skip to content

Commit

Permalink
Remove workaround for brew install with taps
Browse files Browse the repository at this point in the history
Remove workaround for #479 .
  • Loading branch information
traversaro committed Oct 14, 2020
1 parent f4aee24 commit 18fbbbc
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 @@ -221,8 +221,6 @@ jobs:
# ROBOTOLOGY_ENABLE_DYNAMICS dependencies
brew install libmatio
# ROBOTOLOGY_USES_GAZEBO dependencies
# Workaround for https://github.com/robotology/robotology-superbuild/issues/479
brew tap osrf/simulation
brew install osrf/simulation/gazebo11
# CI-specific dependencies
brew install ninja
Expand Down

0 comments on commit 18fbbbc

Please sign in to comment.