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 Claire
parent a20f38c930
commit 5c4bcd2f08

View File

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