mirror of
https://github.com/SectorLabs/django-localized-fields.git
synced 2025-10-30 18:48:56 +03:00
Run tests against officially released Python 3.9
This commit is contained in:
@@ -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'
|
||||||
|
|||||||
Reference in New Issue
Block a user