Skip to content

Commit

Permalink
CI: test both PyPy 3.9 and 3.10
Browse files Browse the repository at this point in the history
  • Loading branch information
dnicolodi committed Oct 22, 2023
1 parent b971552 commit b987e4b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,8 @@ jobs:
include:
- os: ubuntu
python: 'pypy-3.9'
- os: ubuntu
python: 'pypy-3.10'
- os: ubuntu
python: '3.8'
- os: ubuntu
Expand Down

0 comments on commit b987e4b

Please sign in to comment.