Added Postgres 18 to CI [skip ci]

This commit is contained in:
Andrew Kane
2024-10-22 00:38:19 -07:00
parent 24522700b8
commit 1291b12090
3 changed files with 10 additions and 2 deletions

View File

@@ -8,8 +8,8 @@ jobs:
fail-fast: false
matrix:
include:
# - postgres: 18
# os: ubuntu-24.04
- postgres: 18
os: ubuntu-24.04
- postgres: 17
os: ubuntu-24.04
- postgres: 16