Skip to content

Commit

Permalink
Test with pypy 3.8 now that 3.7 reached EOL
Browse files Browse the repository at this point in the history
  • Loading branch information
nicoddemus authored Jun 29, 2023
1 parent 86fb698 commit e8a6c76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ jobs:
tox_env: "py312"
use_coverage: true
- name: "ubuntu-pypy3"
python: "pypy-3.7"
python: "pypy-3.8"
os: ubuntu-latest
tox_env: "pypy3-xdist"

Expand Down

0 comments on commit e8a6c76

Please sign in to comment.