Skip to content

Commit

Permalink
github: remove workaround for macOS
Browse files Browse the repository at this point in the history
Signed-off-by: Christopher Degawa <[email protected]>
  • Loading branch information
1480c1 authored and kylophone committed Dec 17, 2020
1 parent a833820 commit b136268
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/ffmpeg.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,12 +40,6 @@ jobs:
- name: Install dependencies (mac)
if: matrix.os == 'macos-10.15'
run: |
# https://github.com/actions/virtual-environments/issues/1811#issuecomment-708480190
brew uninstall [email protected]
brew uninstall [email protected]
brew untap local/openssl
brew untap local/python2
# ^ FIXME
brew update
brew upgrade
brew install -q ninja nasm
Expand Down

0 comments on commit b136268

Please sign in to comment.