Merge branch 'sh-debian-slim-ruby-add-versions' into 'master'

Add Ruby 3.1 and 3.2 support for gitlab-slim-ruby image

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

Merged-by: Stan Hu <stanhu@gmail.com>
Approved-by: Stan Hu <stanhu@gmail.com>
This commit is contained in:
Stan Hu 2023-09-29 22:09:09 +00:00
commit 8e516affde

View file

@ -67,7 +67,9 @@ gitlab-slim-ruby:
stage: gitlab
variables:
OS: 'debian:bullseye-slim'
RUBY: '3.0'
parallel:
matrix:
- RUBY: ['3.0', '3.1', '3.2']
# Used by GitLab's workhorse tests
gitlab-workhorse: