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:
Stan Hu 2023-05-20 09:09:48 +00:00
commit 19c3987c46

View file

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