full matrix
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
f 2022-03-07 15:31:58 -03:00
parent d81e3064d7
commit a08a7292fd

View file

@ -19,6 +19,16 @@ pipeline:
event: push
matrix:
include:
- ALPINE_VERSION: 3.13.7
PG_VERSION: 13
- ALPINE_VERSION: 3.14.3
PG_VERSION: 13
- ALPINE_VERSION: 3.15.0
PG_VERSION: 12
PG_VERSION_APPENDED: 12
- ALPINE_VERSION: 3.15.0
PG_VERSION: 13
PG_VERSION_APPENDED: 13
- ALPINE_VERSION: 3.15.0
PG_VERSION: 14
PG_VERSION_APPENDED: 14