Skip to content

Commit

Permalink
Merge pull request #23 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 13, 2024
2 parents f3d542b + ddd3a11 commit e7a71a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- name: Set up Ruby
uses: ruby/setup-ruby@v1
with:
ruby-version: '2.7'
ruby-version: '3.3'
bundler-cache: true
- name: Get manageiq.org repo
run: git clone https://github.com/ManageIQ/manageiq.org
Expand Down

0 comments on commit e7a71a3

Please sign in to comment.