mirror of
https://ops.gitlab.net/gitlab-org/gitlab-build-images.git
synced 2025-12-09 18:12:55 +01:00
Merge branch 'alexives-add-gitlab-14-build' into 'master'
Replace pg11 with pg14 gitlab images See merge request https://gitlab.com/gitlab-org/gitlab-build-images/-/merge_requests/659 Merged-by: Stan Hu <stanhu@gmail.com> Approved-by: Stan Hu <stanhu@gmail.com> Co-authored-by: Alex Ives <aives@gitlab.com>
This commit is contained in:
commit
b4b2d5d108
1 changed files with 1 additions and 1 deletions
|
|
@ -24,7 +24,7 @@ gitlab:
|
|||
- OS: ['debian:bullseye']
|
||||
RUBY: ['2.7.patched', '3.0.patched', '3.1.patched', '3.2.patched']
|
||||
GIT: ['2.36']
|
||||
POSTGRESQL: ['11', '12', '13']
|
||||
POSTGRESQL: ['12', '13', '14']
|
||||
GOLANG: ['1.18', '1.19']
|
||||
RUST: ['1.65']
|
||||
NODE: ['16.14', '18.12']
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue