Skip to content

Commit

Permalink
...
Browse files Browse the repository at this point in the history
  • Loading branch information
jkraemer committed Nov 3, 2023
1 parent b029d4b commit 02a1afd
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/redmine.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,12 @@ jobs:
strategy:
matrix:
redmine:
- 5.0
- 5.1
- '5.0'
- '5.1'
ruby:
- 3.0
- 3.1
- 3.2
- '3.0'
- '3.1'
- '3.2'
database:
- postgresql
steps:
Expand Down

0 comments on commit 02a1afd

Please sign in to comment.