Add tests with Python 3.10

master
Sébastien Helleu 2 years ago
parent 99fe78515c
commit 001244e9ab

@ -14,6 +14,7 @@ jobs:
- "3.7"
- "3.8"
- "3.9"
- "3.10"
name: Python ${{ matrix.python-version }}
runs-on: ubuntu-20.04

Loading…
Cancel
Save