Added Postgres 16 to CI

This commit is contained in:
Andrew Kane
2023-06-10 11:35:28 -07:00
parent c03ce7d62a
commit 6ad276aa54
2 changed files with 6 additions and 0 deletions

View File

@@ -8,6 +8,8 @@ jobs:
fail-fast: false
matrix:
include:
- postgres: 16
os: ubuntu-22.04
- postgres: 15
os: ubuntu-22.04
- postgres: 14