Skip to content

Commit ddd3a11

Browse files
committed
Upgrade Ruby to 3.3
1 parent f3d542b commit ddd3a11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- name: Set up Ruby
2222
uses: ruby/setup-ruby@v1
2323
with:
24-
ruby-version: '2.7'
24+
ruby-version: '3.3'
2525
bundler-cache: true
2626
- name: Get manageiq.org repo
2727
run: git clone https://github.com/ManageIQ/manageiq.org

0 commit comments

Comments
 (0)