ci: run tests on 3.11, too
This commit is contained in:
parent
44c08002bd
commit
d8c924efe7
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@ -32,6 +32,7 @@ jobs:
|
||||
- "3.14t"
|
||||
- "pypy-3.9"
|
||||
- "pypy-3.10"
|
||||
- "pypy-3.11"
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
|
||||
|
||||
Loading…
Reference in New Issue
Block a user