Test newest PyPy
This commit is contained in:
parent
b05b8454f5
commit
dc4bd8474c
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
@ -11,7 +11,7 @@ jobs:
|
|||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
python-version: ["pypy-3.8", "3.7", "3.8", "3.9", "3.10", "3.11", "3.12-dev"]
|
||||
python-version: ["pypy3.9", "3.7", "3.8", "3.9", "3.10", "3.11", "3.12-dev"]
|
||||
os: [ubuntu-latest]
|
||||
|
||||
steps:
|
||||
|
|
Loading…
Reference in a new issue