Add tests with Python 3.10

This commit is contained in:
Sébastien Helleu 2021-12-02 08:17:39 +01:00
parent 99fe78515c
commit 001244e9ab
1 changed files with 1 additions and 0 deletions

View File

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