Skip to content

Commit

Permalink
add more ffmpeg version
Browse files Browse the repository at this point in the history
  • Loading branch information
faroit committed May 13, 2024
1 parent 1a3f5ba commit 017aff8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_unittests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
ffmpeg-version: ["3.2.4", "3.4", "4.0.2", "4.1", "4.2", "4.3"]
ffmpeg-version: ["3.2.4", "3.4.2", "4.4.2", "5.1.2", "6.1.1", "7.0.0"]

# Timeout: https://stackoverflow.com/a/59076067/4521646
timeout-minutes: 10
Expand Down

0 comments on commit 017aff8

Please sign in to comment.