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 162a28a commit 8c891fbCopy full SHA for 8c891fb
.github/workflows/cpp_tests.yaml
@@ -19,7 +19,7 @@ jobs:
19
strategy:
20
fail-fast: false
21
matrix:
22
- ffmpeg-version-for-tests: ['4.4.2', '5.1.2', '6.1.1', '7.0.1']
+ ffmpeg-version-for-tests: ['4.4.2', '5.1.2', '7.0.1']
23
steps:
24
- name: Check out repo
25
uses: actions/checkout@v3
0 commit comments