mirror of
https://ops.gitlab.net/gitlab-org/gitlab-build-images.git
synced 2025-12-09 18:12:55 +01:00
Merge branch 'sh-bump-e2e-image-ruby-3.1' into 'master'
Bump E2E GDK image to Ruby 3.1 See merge request https://gitlab.com/gitlab-org/gitlab-build-images/-/merge_requests/685 Merged-by: Stan Hu <stanhu@gmail.com> Approved-by: Stan Hu <stanhu@gmail.com>
This commit is contained in:
commit
19c3987c46
1 changed files with 1 additions and 1 deletions
|
|
@ -53,7 +53,7 @@ e2e-gdk:
|
|||
- .e2e
|
||||
variables:
|
||||
OS: 'debian:bullseye-slim'
|
||||
RUBY: '3.0'
|
||||
RUBY: '3.1'
|
||||
RUBYGEMS: '3.4'
|
||||
NODE: '16.14'
|
||||
YARN: '1.22'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue