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 26, 2024
1 parent 81bc7c1 commit ee0c93c
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions .github/workflows/redmine_plugin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,15 +11,17 @@ jobs:
fail-fast: false
matrix:
mat_env:
- '3.3 redmica/[email protected]'
- '3.3 redmica/[email protected]'
- '3.3 redmica/[email protected]'
- '3.2 redmica/[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]'
- '3.3 redmine/[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]'
experimental: [false]
Expand Down

0 comments on commit ee0c93c

Please sign in to comment.