Run tests against officially released Python 3.9

This commit is contained in:
Swen Kooij 2020-10-07 11:47:59 +03:00
parent 44aefb4e0b
commit fd2d85064f

View File

@ -83,7 +83,7 @@ jobs:
test-python39: test-python39:
docker: docker:
- image: python:3.9-rc-alpine3.10 - image: python:3.9-alpine
- image: postgres:11.0 - image: postgres:11.0
environment: environment:
POSTGRES_DB: 'localizedfields' POSTGRES_DB: 'localizedfields'