This commit is contained in:
parent
2d01fb2d12
commit
79b2e15559
1 changed files with 2 additions and 9 deletions
|
@ -19,13 +19,6 @@ 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: 13
|
||||
PG_VERSION_APPENDED: 13
|
||||
- ALPINE_VERSION: 3.15.0
|
||||
PG_VERSION: 14
|
||||
PG_VERSION_APPENDED: 14
|
||||
PG_VERSION: 12
|
||||
PG_VERSION_APPENDED: 12
|
||||
|
|
Loading…
Reference in a new issue