Update .github/workflows/test.yml

Co-authored-by: Hasan Ramezani <hasan.r67@gmail.com>
This commit is contained in:
Jannis Leidel 2020-11-29 15:34:22 +01:00 committed by GitHub
parent 8689faf2ad
commit 382110f84c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -9,7 +9,7 @@ jobs:
fail-fast: false
max-parallel: 5
matrix:
python-version: ['3.6', '3.7', '3.8']
python-version: ['3.6', '3.7', '3.8', '3.9']
services:
postgres: