Redmine 5.1

This commit is contained in:
Karel Pičman 2023-11-10 09:37:11 +01:00
parent 1ec5e033ed
commit f0081c6700

View File

@ -90,7 +90,7 @@ jobs:
uses: ruby/setup-ruby@0a29871fe2b0200a17a4497bae54fe5df0d973aa # v1.115.3
with:
bundler-cache: true
ruby-version: '3.0'
ruby-version: '3.1'
- name: Setup database
# Create the database
run: |