💚 Changed python version in CI
This commit is contained in:
@@ -21,7 +21,7 @@ jobs:
|
|||||||
- name: Setup Python
|
- name: Setup Python
|
||||||
uses: actions/setup-python@v4
|
uses: actions/setup-python@v4
|
||||||
with:
|
with:
|
||||||
python-version: "3.10"
|
python-version: "3.11"
|
||||||
cache: 'pipenv'
|
cache: 'pipenv'
|
||||||
- run: pipenv install --dev
|
- run: pipenv install --dev
|
||||||
- name: Prepare tests
|
- name: Prepare tests
|
||||||
|
|||||||
Reference in New Issue
Block a user