diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index d4cf323..6023288 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -20,6 +20,7 @@ jobs: - { PGVER: 14 } - { PGVER: 15 } - { PGVER: 16 } + - { PGVER: 17 } runs-on: ubuntu-latest steps: