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 a3720b9 commit c725c8eCopy full SHA for c725c8e
.circleci/config.yml
@@ -12,7 +12,7 @@ jobs:
12
enum: ['mysql', 'pg', 'mariadb', 'sqlite3']
13
executor:
14
name: redmine-plugin/ruby-<< parameters.database >>
15
- ruby_version: '2.7'
+ ruby_version: '3.0'
16
steps:
17
- checkout
18
- redmine-plugin/download-redmine-trunk
0 commit comments