ci-fix-3.11
Some checks failed
deploy to v2 / test (push) Failing after 5s
deploy to v2 / deploy (push) Has been skipped

This commit is contained in:
Untone 2024-02-05 16:17:53 +03:00
parent aa165b8d94
commit 09f44ec857

View File

@ -14,7 +14,7 @@ jobs:
id: setup-python id: setup-python
uses: actions/setup-python@v5 uses: actions/setup-python@v5
with: with:
python-version: '3.12' python-version: '3.11'
#---------------------------------------------- #----------------------------------------------
# ----- install & configure poetry ----- # ----- install & configure poetry -----
#---------------------------------------------- #----------------------------------------------