Compare commits
4 commits
4b19f48126
...
9591fdd419
Author | SHA1 | Date | |
---|---|---|---|
|
9591fdd419 | ||
|
c4d0c8ac35 | ||
|
b0dadddbb0 | ||
|
c1e94bd27f |
1 changed files with 19 additions and 4 deletions
|
@ -32,15 +32,30 @@ matrix:
|
|||
- ALPINE_VERSION: 3.15.6
|
||||
PG_VERSION: 14
|
||||
PG_VERSION_APPENDED: 14
|
||||
- ALPINE_VERSION: 3.16.2
|
||||
- ALPINE_VERSION: 3.16.3
|
||||
PG_VERSION: 10
|
||||
PG_VERSION_APPENDED: 10
|
||||
- ALPINE_VERSION: 3.16.2
|
||||
- ALPINE_VERSION: 3.16.3
|
||||
PG_VERSION: 12
|
||||
PG_VERSION_APPENDED: 12
|
||||
- ALPINE_VERSION: 3.16.2
|
||||
- ALPINE_VERSION: 3.16.3
|
||||
PG_VERSION: 13
|
||||
PG_VERSION_APPENDED: 13
|
||||
- ALPINE_VERSION: 3.16.2
|
||||
- ALPINE_VERSION: 3.16.3
|
||||
PG_VERSION: 14
|
||||
PG_VERSION_APPENDED: 14
|
||||
- ALPINE_VERSION: 3.17.0
|
||||
PG_VERSION: 10
|
||||
PG_VERSION_APPENDED: 10
|
||||
- ALPINE_VERSION: 3.17.0
|
||||
PG_VERSION: 12
|
||||
PG_VERSION_APPENDED: 12
|
||||
- ALPINE_VERSION: 3.17.0
|
||||
PG_VERSION: 13
|
||||
PG_VERSION_APPENDED: 13
|
||||
- ALPINE_VERSION: 3.17.0
|
||||
PG_VERSION: 14
|
||||
PG_VERSION_APPENDED: 14
|
||||
- ALPINE_VERSION: 3.17.0
|
||||
PG_VERSION: 15
|
||||
PG_VERSION_APPENDED: 15
|
||||
|
|
Loading…
Reference in a new issue