Skip to content

Commit

Permalink
test: Forcing FFmpeg 6 for the MacOS tests
Browse files Browse the repository at this point in the history
  • Loading branch information
vemilyus committed May 10, 2024
1 parent 272ce7b commit c8e6dc9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ jobs:
run: |
brew update
brew install ffmpeg@6
brew link ffmpeg@6 --force
ffmpeg -version
if: ${{ runner.os == 'macOS' }}

Expand Down

0 comments on commit c8e6dc9

Please sign in to comment.