Skip to content

Commit b495ebf

Browse files
Cobaltfantix
authored andcommitted
add 3.9 to coverage
1 parent 15bcb41 commit b495ebf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ jobs:
117117
runs-on: ubuntu-latest
118118
strategy:
119119
matrix:
120-
python-version: [ '3.6', '3.7', '3.8' ]
120+
python-version: [ '3.6', '3.7', '3.8', '3.9' ]
121121
services:
122122
postgres:
123123
image: fantix/postgres-ssl:13.1

0 commit comments

Comments
 (0)