python 3.10 improvements

This commit is contained in:
grillazz 2022-05-15 14:03:21 +02:00
parent 96f41a0b5c
commit fca0606fb5

View File

@ -8,7 +8,7 @@ jobs:
runs-on: ubuntu-latest runs-on: ubuntu-latest
strategy: strategy:
matrix: matrix:
python-version: ["3.7", "3.8", "3.9", "3.10"] python-version: ["3.9", "3.10", "3.11"]
fail-fast: false fail-fast: false
services: services: