2
0

Run migration tests against postgres 16 and 17 as well (#32416)

This commit is contained in:
Christian Winther
2024-10-16 09:44:28 +02:00
committed by GitHub
parent 25f8003d75
commit 5900c8c7fd

View File

@@ -32,6 +32,8 @@ jobs:
postgres: postgres:
- 14-alpine - 14-alpine
- 15-alpine - 15-alpine
- 16-alpine
- 17-alpine
services: services:
postgres: postgres: