Run migration tests against postgres 16 and 17 as well (#32416)
This commit is contained in:
parent
25f8003d75
commit
5900c8c7fd
2
.github/workflows/test-migrations.yml
vendored
2
.github/workflows/test-migrations.yml
vendored
@ -32,6 +32,8 @@ jobs:
|
||||
postgres:
|
||||
- 14-alpine
|
||||
- 15-alpine
|
||||
- 16-alpine
|
||||
- 17-alpine
|
||||
|
||||
services:
|
||||
postgres:
|
||||
|
Loading…
Reference in New Issue
Block a user