Skip to content

Commit

Permalink
Run PG17 on CI
Browse files Browse the repository at this point in the history
  • Loading branch information
jonatas committed Nov 29, 2024
1 parent d500da4 commit 7a21256
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ jobs:
matrix:
ruby: [ '3.1.2' ]
database:
- 'pg16.2-ts2.14.2-all'
- 'pg15.6-ts2.14.2-all'
- 'pg14.11-ts2.14.2-all'
- 'pg17-ts2.17-all'
- 'pg16.6-ts2.17-all'
- 'pg15-ts2.17'

services:
database:
Expand Down

0 comments on commit 7a21256

Please sign in to comment.