gitaly: Remove Ruby from image

This commit is contained in:
Toon Claes 2023-04-07 10:56:55 +00:00 committed by Balasankar 'Balu' C
parent e19cd924db
commit df539bba43

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