We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28f3753 commit f95f3beCopy full SHA for f95f3be
.github/workflows/test_unittests.yml
@@ -10,7 +10,7 @@ jobs:
10
runs-on: ubuntu-latest
11
strategy:
12
matrix:
13
- ffmpeg-version: ["4.3", "5.0"]
+ ffmpeg-version: ["4.3", "5.0", "6.0", "7.0"]
14
15
# Timeout: https://stackoverflow.com/a/59076067/4521646
16
timeout-minutes: 10
0 commit comments