chore(ci): use same pg version 18

This commit is contained in:
Edouard Vanbelle
2026-06-19 14:08:25 +02:00
parent e5b9a4a8db
commit 14b63c9bd9
3 changed files with 3 additions and 2 deletions
+1 -1
View File
@@ -179,7 +179,7 @@ jobs:
runs-on: ubuntu-latest
services:
postgres:
image: postgres:16-alpine
image: postgres:18-alpine
env:
POSTGRES_USER: postgres
POSTGRES_PASSWORD: postgres