ci: use Postgres 14.0 for test suite.
This commit is contained in:
2
.github/workflows/test.yaml
vendored
2
.github/workflows/test.yaml
vendored
@@ -74,7 +74,7 @@ jobs:
|
||||
|
||||
services:
|
||||
postgres:
|
||||
image: evazion/postgres
|
||||
image: ghcr.io/danbooru/postgres:14.0
|
||||
env:
|
||||
POSTGRES_USER: danbooru
|
||||
POSTGRES_PASSWORD: danbooru
|
||||
|
||||
Reference in New Issue
Block a user