Skip to content

Commit 56528ed

Browse files
authored
Merge pull request #557 from Fryguy/upgrade_ruby
Upgrade Ruby to 3.3
2 parents 9631294 + 314b8c8 commit 56528ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- name: Set up Ruby
1515
uses: ruby/setup-ruby@v1
1616
with:
17-
ruby-version: '2.7'
17+
ruby-version: '3.3'
1818
bundler-cache: true
1919
timeout-minutes: 30
2020
- name: Get manageiq.org repo

0 commit comments

Comments
 (0)