Add workflow for python 3.10

This commit is contained in:
Adrià Casajús 2022-04-27 15:28:26 +02:00
parent f5a5a06e19
commit 83a8d439e5
No known key found for this signature in database
GPG Key ID: F0033226A5AFC9B9
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ jobs:
strategy:
max-parallel: 4
matrix:
python-version: [3.7, 3.9]
python-version: [3.7, 3.10]
# service containers to run with `postgres-job`
services: