mirror of
https://ops.gitlab.net/gitlab-org/gitlab-build-images.git
synced 2025-12-08 17:42:56 +01:00
Merge branch '402982-add-gitlab-pg15-build' into 'master'
Adds a PG15 build image variant See merge request https://gitlab.com/gitlab-org/gitlab-build-images/-/merge_requests/678 Merged-by: Stan Hu <stanhu@gmail.com> Approved-by: Stan Hu <stanhu@gmail.com> Co-authored-by: Leonardo Rosa <ldarosa@gitlab.com>
This commit is contained in:
commit
b06af91083
1 changed files with 1 additions and 1 deletions
|
|
@ -25,7 +25,7 @@ gitlab:
|
|||
- OS: ['debian:bullseye']
|
||||
RUBY: ['2.7.patched', '3.0.patched', '3.1.patched', '3.2.patched']
|
||||
GIT: ['2.36']
|
||||
POSTGRESQL: ['12', '13', '14']
|
||||
POSTGRESQL: ['12', '13', '14', '15']
|
||||
GOLANG: ['1.18', '1.19']
|
||||
RUST: ['1.65']
|
||||
NODE: ['16.14', '18.12']
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue