Skip to content

Commit e8a6c76

Browse files
authored
Test with pypy 3.8 now that 3.7 reached EOL
1 parent 86fb698 commit e8a6c76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ jobs:
132132
tox_env: "py312"
133133
use_coverage: true
134134
- name: "ubuntu-pypy3"
135-
python: "pypy-3.7"
135+
python: "pypy-3.8"
136136
os: ubuntu-latest
137137
tox_env: "pypy3-xdist"
138138

0 commit comments

Comments
 (0)