Skip to content

Commit f2e54f5

Browse files
committed
Test with ffmpeg 8.1
1 parent 9833d02 commit f2e54f5

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/smoke.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,10 @@ jobs:
3737
config:
3838
- {os: ubuntu-24.04, python: "3.12", ffmpeg: "8.0.1", extras: true}
3939
- {os: ubuntu-24.04, python: "3.10", ffmpeg: "8.0.1"}
40+
- {os: ubuntu-24.04, python: "3.13", ffmpeg: "8.1"}
4041
- {os: ubuntu-24.04, python: "pypy3.11", ffmpeg: "8.0.1"}
4142
- {os: macos-14, python: "3.11", ffmpeg: "8.0.1"}
43+
- {os: macos-14, python: "3.14", ffmpeg: "8.1"}
4244

4345
env:
4446
PYAV_PYTHON: python${{ matrix.config.python }}

0 commit comments

Comments
 (0)