We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 45948eb commit 388c6ecCopy full SHA for 388c6ec
.github/workflows/tests.yml
@@ -14,6 +14,8 @@ jobs:
14
redmine: ['6.0-stable', '6.1-stable', 'master']
15
db: ['postgres', 'mysql']
16
exclude:
17
+ - ruby: '3.1'
18
+ redmine: 6.1-stable
19
- ruby: '3.1'
20
redmine: master
21
- ruby: '3.4'
0 commit comments