diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index f6e9a39..3785d75 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -14,7 +14,6 @@ jobs: strategy: matrix: ci: - - { PGVER: 12 } - { PGVER: 13 } - { PGVER: 14 } - { PGVER: 15 }