Skip to content

Commit 56a3185

Browse files
committed
Update agileware-jp/redmine-plugin
1 parent 6e72e94 commit 56a3185

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.circleci/config.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
version: 2.1
22

33
orbs:
4-
redmine-plugin: agileware-jp/redmine-plugin@3.6.0
4+
redmine-plugin: agileware-jp/redmine-plugin@3.8.0
55

66
jobs:
77
run_tests:
@@ -62,10 +62,10 @@ workflows:
6262
test:
6363
jobs:
6464
- run_tests:
65-
name: latest Redmine (5.1) with PostgreSQL
65+
name: latest Redmine with PostgreSQL
6666
database: pg
6767
- run_tests:
68-
name: latest Redmine (5.1) with MySQL
68+
name: latest Redmine with MySQL
6969
database: mysql
7070
- run_tests:
7171
name: redmine-4.2 with PostgreSQL

0 commit comments

Comments
 (0)