This commit is contained in:
parent
863a83735c
commit
21ef6d5436
@ -14,10 +14,10 @@ jobs:
|
||||
EXT_FIX: "7"
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- name: Set up Python 3.12
|
||||
- name: Set up Python 3.10
|
||||
uses: actions/setup-python@v5
|
||||
with:
|
||||
python-version: '3.12'
|
||||
python-version: '3.10'
|
||||
- name: Install poetry
|
||||
run: python -m pip install poetry chardet
|
||||
- name: Install poetry compiler
|
||||
|
Loading…
x
Reference in New Issue
Block a user