Skip to content

Commit

Permalink
Add Postgres 16 to test matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
heyman committed Jan 31, 2024
1 parent aac6938 commit b218006
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ jobs:
fail-fast: false
matrix:
include:
- {version: '16', os: ubuntu-latest}
- {version: '15', os: ubuntu-latest}
- {version: '14', os: ubuntu-latest}
- {version: '13', os: ubuntu-latest}
Expand Down

0 comments on commit b218006

Please sign in to comment.