Skip to content

Commit

Permalink
upgrade redmine/redmica and ruby versions in redmine_plugin.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cat-in-136 authored Nov 11, 2023
1 parent 4e31e05 commit 33a8828
Showing 1 changed file with 9 additions and 8 deletions.
17 changes: 9 additions & 8 deletions .github/workflows/redmine_plugin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,14 +11,15 @@ jobs:
fail-fast: false
matrix:
mat_env:
- '3.1 redmica/[email protected]'
- '3.0 redmica/[email protected]'
- '2.7 redmica/[email protected]'
- '2.7 redmica/[email protected]'
- '3.1 redmine/[email protected]'
- '3.0 redmine/[email protected]'
- '2.7 redmine/[email protected]'
- '2.6 redmine/[email protected]'
- '3.2 redmica/[email protected]'
- '3.1 redmica/[email protected]'
- '3.0 redmica/[email protected]'
- '2.7 redmica/[email protected]'
- '3.2 redmine/[email protected]'
- '3.1 redmine/[email protected]'
- '3.0 redmine/[email protected]'
- '2.7 redmine/[email protected]'
- '2.6 redmine/[email protected]'
- '2.6 redmine/[email protected]'
- '2.6 redmine/[email protected]'
- '2.5 redmine/[email protected]'
Expand Down

0 comments on commit 33a8828

Please sign in to comment.