Skip to content

Commit

Permalink
Upgrade PyPy tested version to 3.9
Browse files Browse the repository at this point in the history
  • Loading branch information
Delgan committed Jun 11, 2022
1 parent 74d52a6 commit 4d5d67e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- '3.9'
- '3.10'
- '3.11-dev'
- 'pypy-3.8'
- 'pypy-3.9'
include:
- os: windows-latest
python-version: '3.10'
Expand Down

0 comments on commit 4d5d67e

Please sign in to comment.