Added Postgres 20 to CI [skip ci]

This commit is contained in:
Andrew Kane
2026-07-07 16:15:39 -07:00
parent 5ca52d12b6
commit 124f6c61a4

View File

@@ -8,6 +8,8 @@ jobs:
fail-fast: false
matrix:
include:
- postgres: 20
os: ubuntu-26.04
- postgres: 19
os: ubuntu-26.04
- postgres: 18