Skip to content

Commit

Permalink
Bump Postgres for later Django versions
Browse files Browse the repository at this point in the history
  • Loading branch information
hrichards committed Aug 27, 2024
1 parent 366139f commit c8de8ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/django.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:

services:
postgres:
image: postgres:9.6
image: postgres:12
env:
POSTGRES_USER: django
POSTGRES_PASSWORD: django
Expand Down

0 comments on commit c8de8ce

Please sign in to comment.