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 5b98275 commit a1ba873Copy full SHA for a1ba873
.github/workflows/windows_source_build.yaml
@@ -30,7 +30,7 @@ jobs:
30
fail-fast: false
31
matrix:
32
python-version: ['3.9']
33
- ffmpeg-version: ['4.4.4', '5.1.4', '6.1.1', '7.0.1']
+ ffmpeg-version: ['4.4.2', '5.1.2', '6.1.1', '7.0.1']
34
steps:
35
- name: Check out repo
36
uses: actions/checkout@v3
0 commit comments