Skip to content

Commit 8d06848

Browse files
do not test ruby 3.0 with redmine master
1 parent d1cb146 commit 8d06848

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/tests.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ jobs:
1616
redmine: ['5.0-stable', '5.1-stable', 'master']
1717
db: ['postgres', 'mysql']
1818
exclude:
19+
- ruby: '3.0'
20+
redmine: master
1921
- ruby: '3.2'
2022
redmine: 5.0-stable
2123
fail-fast: false

0 commit comments

Comments
 (0)