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 5c262e2 commit f140788Copy full SHA for f140788
.github/workflows/unit-test.yml
@@ -26,7 +26,7 @@ jobs:
26
- name: Setup FFmpeg and FFprobe
27
uses: ./.github/actions/setup-ffmpeg
28
with:
29
- # bump: ffmpeg-ci /ffmpeg-version: '([\d.]+)'/ docker:mwader/static-ffmpeg
+ # bump: ffmpeg-ci /ffmpeg-version: ([\d.]+)/ docker:mwader/static-ffmpeg
30
ffmpeg-version: 8.0.1
31
32
- name: Setup Java
0 commit comments