module: update to Python 3.10

This commit is contained in:
Christian Nicolai 2021-10-26 13:10:56 +02:00 committed by GitHub
parent 100557b07f
commit 9aaaef8981
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -19,6 +19,7 @@ jobs:
- '3.7'
- '3.8'
- '3.9'
- '3.10'
steps:
- uses: actions/checkout@v2
- run: python -m pip install --upgrade pip