actions: use python 3.10
default / test-lint (push) Failing after 39s Details
default / publish-deploy (push) Failing after 14s Details
default / docker-publish (push) Successful in 1m39s Details

pictuga 2023-06-23 23:30:22 +02:00
parent 4340b678d0
commit 9867dee334
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ jobs:
fetch-depth: 0
- uses: https://github.com/actions/setup-python@v2
with:
python-version: 3.x
python-version: '3.10'
- run: pip install --upgrade pip
- run: pip install .[full] .[dev]
- run: isort --check-only --diff .