Skip to content

Commit

Permalink
Update cpp-python-tests.yml
Browse files Browse the repository at this point in the history
Remove installation of gstreamer for MacOS.
  • Loading branch information
doumdi authored Jul 5, 2023
1 parent e9d4d47 commit e085566
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/cpp-python-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -117,8 +117,6 @@ jobs:
run: |
brew update
brew install ninja tree ca-certificates perl
brew install gstreamer gst-plugins-base gst-plugins-good gst-plugins-bad gst-plugins-ugly gst-libav
brew install gst-devtools
if: runner.os == 'macOS'

- name: Install python dependencies
Expand Down

0 comments on commit e085566

Please sign in to comment.