mirror of
https://github.com/versia-pub/server.git
synced 2025-12-06 16:38:19 +01:00
test changing image
This commit is contained in:
parent
99ab5e2e56
commit
1e0eb8b30b
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
|
|
@ -12,7 +12,7 @@ jobs:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
services:
|
services:
|
||||||
postgres:
|
postgres:
|
||||||
image: ghcr.io/lysand-org/postgres:main
|
image: postgres:16-alpine
|
||||||
ports:
|
ports:
|
||||||
- 5432:5432
|
- 5432:5432
|
||||||
env:
|
env:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue