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:
push:
matrix:
PG_MAJOR_VERSION:
- 17
DEB_RELEASE:
- bookworm
POSTGIS_VERSiON:
- 3.5.2
TO<ESCALEDB_VERSION:
- 2.19.3
HYPOPG_VERSION:
- 1.4.1
PGVECTOR_VERSION:
- v0.8.0
strategy:
matrix:
PG_MAJOR_VERSION:
- 17
DEB_RELEASE:
- bookworm
POSTGIS_VERSiON:
- 3.5.2
TO<ESCALEDB_VERSION:
- 2.19.3
HYPOPG_VERSION:
- 1.4.1
PGVECTOR_VERSION:
- v0.8.0
jobs:
build-base: