Remove PG_MAJOR build arg

This commit is contained in:
bo0tzz
2023-11-27 11:56:23 +00:00
parent 76388a6c0b
commit bcf6253b59
2 changed files with 3 additions and 3 deletions

View File

@@ -86,5 +86,4 @@ jobs:
labels: ${{ steps.metadata.outputs.labels }}
build-args: |
CNPG_TAG=${{ matrix.cnpgTag }}
PG_MAJOR=${{ steps.version.outputs.pg_major }}
PGVECTORS_TAG=${{ matrix.pgvectorsVersion }}