build: with py3.10

This commit is contained in:
Benex254
2024-08-05 09:47:05 +03:00
parent 86a8f1461d
commit 9a05b3d6b8

View File

@@ -25,7 +25,7 @@ jobs:
- uses: actions/setup-python@v5
with:
python-version: "3.12"
python-version: "3.10"
- name: Build release distributions
run: |