Skip to content

Commit 20ec639

Browse files
committed
Switch feature branch builds to Ruby 3.1.4
Signed-off-by: Balasankar "Balu" C <[email protected]>
1 parent cd27448 commit 20ec639

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitlab-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ variables:
6464
BUNDLER_VERSION: "2.4.13"
6565
# NOTE: When `NEXT_RUBY_VERSION` is updated, flip
6666
# `USE_NEXT_RUBY_VERSION_IN_*` variables to false to avoid surprises.
67-
NEXT_RUBY_VERSION: "3.0.6"
67+
NEXT_RUBY_VERSION: "3.1.4"
6868
GET_GEO_TAG: "0.7.3"
6969
CANONICAL_PROJECT_PATH: 'gitlab-org/omnibus-gitlab'
7070
SECURITY_PROJECT_PATH: 'gitlab-org/security/omnibus-gitlab'

0 commit comments

Comments
 (0)