Run pypy3.10 in CI
This commit is contained in:
parent
26c5b9da86
commit
e0effdd31b
|
@ -37,6 +37,7 @@ jobs:
|
||||||
# - "pypy-3.7"
|
# - "pypy-3.7"
|
||||||
- "pypy-3.8"
|
- "pypy-3.8"
|
||||||
- "pypy-3.9"
|
- "pypy-3.9"
|
||||||
|
- "pypy-3.10"
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
|
|
Loading…
Reference in New Issue