Skip to content

Commit

Permalink
add 3.9 to coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
Cobalt authored and fantix committed May 25, 2021
1 parent 15bcb41 commit b495ebf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
python-version: [ '3.6', '3.7', '3.8' ]
python-version: [ '3.6', '3.7', '3.8', '3.9' ]
services:
postgres:
image: fantix/postgres-ssl:13.1
Expand Down

0 comments on commit b495ebf

Please sign in to comment.