We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9833d02 commit deaf4f4Copy full SHA for deaf4f4
.github/workflows/smoke.yml
@@ -37,6 +37,7 @@ jobs:
37
config:
38
- {os: ubuntu-24.04, python: "3.12", ffmpeg: "8.0.1", extras: true}
39
- {os: ubuntu-24.04, python: "3.10", ffmpeg: "8.0.1"}
40
+ - {os: ubuntu-24.04, python: "3.13", ffmpeg: "8.1"}
41
- {os: ubuntu-24.04, python: "pypy3.11", ffmpeg: "8.0.1"}
42
- {os: macos-14, python: "3.11", ffmpeg: "8.0.1"}
43
0 commit comments