1
0
Fork 0

Add 3.9 to build matrix. (#1232)

This commit is contained in:
Irina Truong 2021-01-05 10:53:44 -08:00 committed by GitHub
parent ae34628ee5
commit 1bcaab1b8d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ jobs:
strategy:
matrix:
python-version: [3.6, 3.7, 3.8]
python-version: [3.6, 3.7, 3.8, 3.9]
services:
postgres: