Skip to content

Commit 8c891fb

Browse files
committed
cpp tests ffmpeg 6.1.1.
1 parent 162a28a commit 8c891fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cpp_tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
strategy:
2020
fail-fast: false
2121
matrix:
22-
ffmpeg-version-for-tests: ['4.4.2', '5.1.2', '6.1.1', '7.0.1']
22+
ffmpeg-version-for-tests: ['4.4.2', '5.1.2', '7.0.1']
2323
steps:
2424
- name: Check out repo
2525
uses: actions/checkout@v3

0 commit comments

Comments
 (0)