Skip to content

Commit

Permalink
do not test ruby 3.0 with redmine master
Browse files Browse the repository at this point in the history
  • Loading branch information
alexandermeindl committed Aug 28, 2024
1 parent d1cb146 commit 8d06848
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ jobs:
redmine: ['5.0-stable', '5.1-stable', 'master']
db: ['postgres', 'mysql']
exclude:
- ruby: '3.0'
redmine: master
- ruby: '3.2'
redmine: 5.0-stable
fail-fast: false
Expand Down

0 comments on commit 8d06848

Please sign in to comment.