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