Skip to content

Commit

Permalink
Add Redmine 5.1 tests.
Browse files Browse the repository at this point in the history
  • Loading branch information
haru committed Nov 3, 2023
1 parent 153879a commit caf2e44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
matrix:
db: [sqlite3, mysql, postgres]
ruby_version: ["2.7", "3.0", "3.1", "3.2"]
redmine_version: [4.2-stable, 5.0-stable, master]
redmine_version: [4.2-stable, 5.0-stable, 5.1-stable, master]
exclude:
- ruby_version: "3.0"
redmine_version: 4.2-stable
Expand Down

0 comments on commit caf2e44

Please sign in to comment.