Skip to content

Commit d696d9c

Browse files
committed
Run tests with officially released version of Python 3.9
1 parent ad4c67e commit d696d9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ jobs:
8181

8282
test-python39:
8383
docker:
84-
- image: python:3.9-rc-alpine3.10
84+
- image: python:3.9-alpine
8585
- image: postgres:11.0
8686
environment:
8787
POSTGRES_DB: 'psqlextra'

0 commit comments

Comments
 (0)