Skip to content

Commit 3cacd59

Browse files
committed
Change to ruby version 3.2.2, the latest version of cimg/ruby
1 parent fc082b7 commit 3cacd59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
default: redmine
1515
ruby_version:
1616
type: string
17-
default: "3.3" # https://github.com/redmine/redmine/blob/5.1.0/Gemfile#L3
17+
default: "3.2" # https://github.com/redmine/redmine/blob/5.1.0/Gemfile#L3
1818
database:
1919
type: enum
2020
enum:

0 commit comments

Comments
 (0)