mirror of
https://ops.gitlab.net/gitlab-org/gitlab-build-images.git
synced 2025-12-09 18:12:55 +01:00
gitaly: Remove Ruby from image
This commit is contained in:
parent
e19cd924db
commit
df539bba43
1 changed files with 0 additions and 2 deletions
|
|
@ -16,12 +16,10 @@ gitaly:
|
|||
parallel:
|
||||
matrix:
|
||||
- OS: ['debian:bullseye']
|
||||
RUBY: ['2.7', '3.0']
|
||||
GOLANG: ['1.18', '1.19']
|
||||
RUST: ['1.65']
|
||||
GIT: ['2.36']
|
||||
- OS: ['ubi:8.6']
|
||||
RUBY: ['2.7', '3.0']
|
||||
GOLANG: ['1.18', '1.19']
|
||||
RUST: ['1.65']
|
||||
GIT: ['2.36']
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue