Skip to content

Commit

Permalink
ci: add Redmine 6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Nov 24, 2024
1 parent 70e2fa9 commit 6fbbec4
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,9 @@ jobs:
ruby-version: "3.1"
- redmine-version: "5.1"
ruby-version: "3.2"
- redmine-version: "5.1"
- redmine-version: "6.0"
ruby-version: "3.2"
- redmine-version: "6.0"
ruby-version: "3.3"
- redmine-version: "master"
ruby-version: "3.2"
Expand Down

0 comments on commit 6fbbec4

Please sign in to comment.