Redmine 6.1

This commit is contained in:
Karel Pičman 2025-10-01 10:06:33 +02:00
parent 7c6e06527e
commit fb5fecb90f
2 changed files with 2 additions and 1 deletions

View File

@ -84,7 +84,7 @@ jobs:
sudo apt-get install -y litmus libreoffice subversion
- name: Clone Redmine
# Get the latest stable Redmine
run: svn export http://svn.redmine.org/redmine/branches/6.0-stable/ /opt/redmine
run: svn export http://svn.redmine.org/redmine/branches/6.1-stable/ /opt/redmine
- name: Checkout code
uses: actions/checkout@v3
- name: Link the plugin

View File

@ -17,6 +17,7 @@
plugins:
- rubocop-rails
- rubocop-performance
AllCops:
TargetRubyVersion: 3.2