Skip to content

Commit f659cfc

Browse files
committed
Test with pypy3.10
1 parent 355f1b4 commit f659cfc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/smoke.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
config:
3737
- {os: ubuntu-latest, python: "3.12", ffmpeg: "7.1", extras: true}
3838
- {os: ubuntu-latest, python: "3.9", ffmpeg: "7.0.2"}
39-
- {os: ubuntu-latest, python: pypy3.9, ffmpeg: "7.1"}
39+
- {os: ubuntu-latest, python: "pypy3.10", ffmpeg: "7.1"}
4040
- {os: macos-14, python: "3.9", ffmpeg: "7.1"}
4141
- {os: macos-14, python: "3.9", ffmpeg: "7.0.2"}
4242

0 commit comments

Comments
 (0)