Skip to content

Commit

Permalink
Run migration tests against postgres 16 and 17 as well (mastodon#32416)
Browse files Browse the repository at this point in the history
  • Loading branch information
jippi authored and ClearlyClaire committed Oct 16, 2024
1 parent a20f38c commit 5c4bcd2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test-migrations.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,8 @@ jobs:
postgres:
- 14-alpine
- 15-alpine
- 16-alpine
- 17-alpine

services:
postgres:
Expand Down

0 comments on commit 5c4bcd2

Please sign in to comment.