diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index faec91b..5b1554c 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -11,13 +11,7 @@ jobs: matrix: pg: - 16 - - 15 - - 14 - - 13 - - 12 - - 11 - - 10 - + name: PostgreSQL ${{ matrix.pg }} runs-on: ubuntu-latest container: pgxn/pgxn-tools