mirror of
https://ops.gitlab.net/gitlab-org/gitlab-build-images.git
synced 2025-12-09 18:12:55 +01:00
gitaly: Add Ruby 3 to UBI images
Add a UBI image that uses Ruby 3.0.
This commit is contained in:
parent
fdac08bb94
commit
29b7eec6a1
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@ gitaly:
|
|||
RUST: ['1.65.0']
|
||||
GIT: ['2.36']
|
||||
- OS: ['ubi:8.6']
|
||||
RUBY: ['2.7']
|
||||
RUBY: ['2.7', '3.0']
|
||||
GOLANG: ['1.18']
|
||||
RUST: ['1.65.0']
|
||||
GIT: ['2.36']
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue