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 10d6f65 commit 40d3695Copy full SHA for 40d3695
.github/workflows/redmine.yml
@@ -11,7 +11,7 @@ jobs:
11
runs-on: ubuntu-latest
12
strategy:
13
matrix:
14
- redmine: [v3.4,v4.0,v4.1]
+ redmine: [v4.0,v4.1]
15
ruby: [v2.6]
16
database: [postgresql]
17
steps:
0 commit comments