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
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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