Skip to content

Commit 388c6ec

Browse files
Fix github actions
1 parent 45948eb commit 388c6ec

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
@@ -14,6 +14,8 @@ jobs:
1414
redmine: ['6.0-stable', '6.1-stable', 'master']
1515
db: ['postgres', 'mysql']
1616
exclude:
17+
- ruby: '3.1'
18+
redmine: 6.1-stable
1719
- ruby: '3.1'
1820
redmine: master
1921
- ruby: '3.4'

0 commit comments

Comments
 (0)