diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index f4d49e4..d706000 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -19,6 +19,7 @@ jobs: - { PGVER: 14 } - { PGVER: 15 } - { PGVER: 16 } + - { PGVER: 17 } steps: