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

pull/32537/head
Christian Winther 6 months ago committed by GitHub
parent 25f8003d75
commit 5900c8c7fd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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

Loading…
Cancel
Save