Skip to content

Commit

Permalink
Upgrade Ruby to 3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Fryguy committed Dec 19, 2024
1 parent 9631294 commit 314b8c8
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 314b8c8

Please sign in to comment.