Skip to content

Commit

Permalink
Test against RedMica3.0 and Ruby3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
hidakatsuya committed Jul 14, 2024
1 parent b34f777 commit 1ceb86e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,11 +43,11 @@ jobs:
expected-about-redmine-version: '2\.0\.[0-9]\+\.stable'

- redmine-repository: "redmica/redmica"
redmine-version: "stable-2.4"
redmine-version: "stable-3.0"
redmine-database: "postgres:14"
ruby-version: "3.2"
ruby-version: "3.3"
expected-about-db-adapter: "PostgreSQL"
expected-about-redmine-version: '2\.4\.[0-9]\+\.stable'
expected-about-redmine-version: '3\.0\.[0-9]\+\.stable'

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 1ceb86e

Please sign in to comment.