mirror of
https://github.com/rickbarrette/stopwatch.git
synced 2026-04-02 09:51:57 -04:00
modern redmine + ruby versions
This commit is contained in:
7
.github/workflows/redmine.yml
vendored
7
.github/workflows/redmine.yml
vendored
@@ -14,11 +14,10 @@ jobs:
|
|||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
redmine:
|
redmine:
|
||||||
- '5.0'
|
- '6.0'
|
||||||
- '5.1'
|
- '6.1'
|
||||||
ruby:
|
ruby:
|
||||||
- '3.0'
|
- '3.3'
|
||||||
- '3.1'
|
|
||||||
database:
|
database:
|
||||||
- postgresql
|
- postgresql
|
||||||
- mysql
|
- mysql
|
||||||
|
|||||||
Reference in New Issue
Block a user