We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc082b7 commit 3cacd59Copy full SHA for 3cacd59
.circleci/config.yml
@@ -14,7 +14,7 @@ jobs:
14
default: redmine
15
ruby_version:
16
type: string
17
- default: "3.3" # https://github.com/redmine/redmine/blob/5.1.0/Gemfile#L3
+ default: "3.2" # https://github.com/redmine/redmine/blob/5.1.0/Gemfile#L3
18
database:
19
type: enum
20
enum:
0 commit comments