mirror of
https://ops.gitlab.net/gitlab-org/gitlab-build-images.git
synced 2025-12-08 17:42:56 +01:00
Merge branch 'sh-add-ruby-3.0-cng-image' into 'master'
Add Ruby 3.0 to CNG image See merge request https://gitlab.com/gitlab-org/gitlab-build-images/-/merge_requests/791 Merged-by: Stan Hu <stanhu@gmail.com> Approved-by: Stan Hu <stanhu@gmail.com>
This commit is contained in:
commit
ace7190648
1 changed files with 1 additions and 1 deletions
|
|
@ -58,7 +58,7 @@ e2e-cng:
|
|||
parallel:
|
||||
matrix:
|
||||
- OS: ['debian:bookworm']
|
||||
RUBY: ['3.1', '3.2']
|
||||
RUBY: ['3.0', '3.1', '3.2']
|
||||
BUNDLER: ['2.5']
|
||||
CHROME: ['120']
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue