Fix: change python version
Some checks failed
Gitea Actions Demo / Hello-Gitea-Actions (push) Failing after 21s
Some checks failed
Gitea Actions Demo / Hello-Gitea-Actions (push) Failing after 21s
This commit is contained in:
parent
0127628217
commit
693849db7a
@ -10,7 +10,7 @@ jobs:
|
||||
- name: Set up Python 3.10
|
||||
uses: https://github.com/actions/setup-python@v4
|
||||
with:
|
||||
python-version: '3.11'
|
||||
python-version: '3.10'
|
||||
- name: Run image
|
||||
uses: https://github.com/abatilo/actions-poetry@v2
|
||||
with:
|
||||
|
Loading…
Reference in New Issue
Block a user