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 355f1b4 commit f659cfcCopy full SHA for f659cfc
.github/workflows/smoke.yml
@@ -36,7 +36,7 @@ jobs:
36
config:
37
- {os: ubuntu-latest, python: "3.12", ffmpeg: "7.1", extras: true}
38
- {os: ubuntu-latest, python: "3.9", ffmpeg: "7.0.2"}
39
- - {os: ubuntu-latest, python: pypy3.9, ffmpeg: "7.1"}
+ - {os: ubuntu-latest, python: "pypy3.10", ffmpeg: "7.1"}
40
- {os: macos-14, python: "3.9", ffmpeg: "7.1"}
41
- {os: macos-14, python: "3.9", ffmpeg: "7.0.2"}
42
0 commit comments