Skip to content

Commit

Permalink
Test with pypy3.10
Browse files Browse the repository at this point in the history
  • Loading branch information
WyattBlue committed Jan 9, 2025
1 parent 355f1b4 commit 638906d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/smoke.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
config:
- {os: ubuntu-latest, python: "3.12", ffmpeg: "7.1", extras: true}
- {os: ubuntu-latest, python: "3.9", ffmpeg: "7.0.2"}
- {os: ubuntu-latest, python: pypy3.9, ffmpeg: "7.1"}
- {os: ubuntu-latest, python: "pypy3.10", ffmpeg: "7.1"}
- {os: macos-14, python: "3.9", ffmpeg: "7.1"}
- {os: macos-14, python: "3.9", ffmpeg: "7.0.2"}

Expand Down

0 comments on commit 638906d

Please sign in to comment.