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.
2 parents ee8394b + 0e0ea90 commit 2435423Copy full SHA for 2435423
.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