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 bb266c1 commit 733371fCopy full SHA for 733371f
.github/workflows/test.yml
@@ -11,7 +11,7 @@ jobs:
11
12
strategy:
13
matrix:
14
- ruby: ['3.1', '3.2', '3.3']
+ ruby: ['3.2', '3.3']
15
redmine: ['6.0-stable', 'master']
16
db: ['postgres', 'mysql']
17
fail-fast: false
0 commit comments