dep: support for Python 3.12 (#6771)
This commit is contained in:
parent
2e941bb91c
commit
70283f5b9f
4 changed files with 178 additions and 155 deletions
1
.github/workflows/api-tests.yml
vendored
1
.github/workflows/api-tests.yml
vendored
|
|
@ -21,6 +21,7 @@ jobs:
|
|||
python-version:
|
||||
- "3.10"
|
||||
- "3.11"
|
||||
- "3.12"
|
||||
|
||||
steps:
|
||||
- name: Checkout code
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue