mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-08-23 21:34:51 +03:00
Upgrade CI to PostgreSQL 14
This commit is contained in:
parent
35c455dbc5
commit
20120973ac
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -81,7 +81,7 @@ jobs:
|
|||
ports:
|
||||
- 6379:6379
|
||||
postgres:
|
||||
image: postgres:13
|
||||
image: postgres:14
|
||||
ports:
|
||||
- 5432:5432
|
||||
env:
|
||||
|
|
Loading…
Reference in New Issue
Block a user