global matrix?
Some checks failed
/ build-general (push) Has been skipped
/ build-base (push) Failing after 16s

This commit is contained in:
Ryan Voots 2025-05-08 12:44:28 -04:00
parent 375408087e
commit 0bc3145880

View file

@ -1,19 +1,20 @@
on: on:
push: push:
matrix: strategy:
PG_MAJOR_VERSION: matrix:
- 17 PG_MAJOR_VERSION:
DEB_RELEASE: - 17
- bookworm DEB_RELEASE:
POSTGIS_VERSiON: - bookworm
- 3.5.2 POSTGIS_VERSiON:
TO<ESCALEDB_VERSION: - 3.5.2
- 2.19.3 TO<ESCALEDB_VERSION:
HYPOPG_VERSION: - 2.19.3
- 1.4.1 HYPOPG_VERSION:
PGVECTOR_VERSION: - 1.4.1
- v0.8.0 PGVECTOR_VERSION:
- v0.8.0
jobs: jobs:
build-base: build-base: