Skip to content

Commit

Permalink
Merge pull request #557 from Fryguy/upgrade_ruby
Browse files Browse the repository at this point in the history
Upgrade Ruby to 3.3
  • Loading branch information
jrafanie authored Dec 20, 2024
2 parents 9631294 + 314b8c8 commit 56528ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- name: Set up Ruby
uses: ruby/setup-ruby@v1
with:
ruby-version: '2.7'
ruby-version: '3.3'
bundler-cache: true
timeout-minutes: 30
- name: Get manageiq.org repo
Expand Down

0 comments on commit 56528ed

Please sign in to comment.