mirror of
https://github.com/shizand/statapp.git
synced 2025-04-03 16:13:44 +03:00
ci: исправляет версию в CI
This commit is contained in:
parent
7a2762bd66
commit
01595755f1
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -22,7 +22,7 @@ jobs:
|
|||||||
- name: Установка python
|
- name: Установка python
|
||||||
uses: actions/setup-python@v4
|
uses: actions/setup-python@v4
|
||||||
with:
|
with:
|
||||||
python-version: 3.9
|
python-version: 3.8
|
||||||
- name: Установка poetry
|
- name: Установка poetry
|
||||||
uses: snok/install-poetry@v1
|
uses: snok/install-poetry@v1
|
||||||
with:
|
with:
|
||||||
|
Loading…
Reference in New Issue
Block a user