Added Postgres 17 to CI [skip ci]

This commit is contained in:
Andrew Kane
2023-10-19 00:37:24 -07:00
parent ef1bea7163
commit 3f49b95f01

View File

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