Merge branch 'toon-gitaly-no-ruby' into 'master'

gitaly: Remove Ruby from image

See merge request https://gitlab.com/gitlab-org/gitlab-build-images/-/merge_requests/671

Merged-by: Balasankar 'Balu' C <balasankar@gitlab.com>
Approved-by: Balasankar 'Balu' C <balasankar@gitlab.com>
Co-authored-by: Toon Claes <toon@gitlab.com>
This commit is contained in:
Balasankar 'Balu' C 2023-04-07 10:56:55 +00:00
commit c2be25e44f

View file

@ -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']