Skip to content

Commit

Permalink
Error: Unsupported platform ubuntu-24.04
Browse files Browse the repository at this point in the history
  • Loading branch information
picman committed Oct 15, 2024
1 parent 57d1139 commit 02185f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rubyonrails.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ jobs:
run: |
ln -s $(pwd) /opt/redmine/plugins/redmine_dmsf
- name: Install Ruby and gems
uses: ruby/setup-ruby@0a29871fe2b0200a17a4497bae54fe5df0d973aa # v1.115.3
uses: ruby/setup-ruby@v1 # The latest major version
with:
bundler-cache: true
ruby-version: '3.2'
Expand Down

0 comments on commit 02185f2

Please sign in to comment.