Attempt at getting tests running by pumbing psql version
This commit is contained in:
parent
7c15fbbb0b
commit
6a6de44ebe
2
.github/workflows/django-tests.yml
vendored
2
.github/workflows/django-tests.yml
vendored
@ -20,7 +20,7 @@ jobs:
|
||||
|
||||
services:
|
||||
postgres:
|
||||
image: postgres:10
|
||||
image: postgres:13
|
||||
env:
|
||||
POSTGRES_USER: postgres
|
||||
POSTGRES_PASSWORD: hunter2
|
||||
|
Loading…
x
Reference in New Issue
Block a user