feat(add py3.12):

This commit is contained in:
Alexander Myasoedov
2024-10-19 16:18:58 +03:00
parent 0ab314c367
commit 6759cb0acc
+1 -1
View File
@@ -16,9 +16,9 @@ jobs:
strategy:
matrix:
python-version:
- "3.9"
- "3.10"
- "3.11"
- "3.12"
steps:
- uses: actions/checkout@v3
- name: Install poetry