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

这个提交包含在:
Christian Winther 2024-10-16 09:44:28 +02:00 提交者 Claire
父节点 a20f38c930
当前提交 5c4bcd2f08

查看文件

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