Skip to content

Commit

Permalink
Remove ruby 2.7
Browse files Browse the repository at this point in the history
  • Loading branch information
jrafanie authored Nov 10, 2023
1 parent 6aa9a13 commit f1c0b3c
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 @@ -24,4 +24,4 @@ jobs:
"ManageIQ/manageiq-providers-workflows", "ManageIQ/manageiq-schema", "ManageIQ/manageiq-ui-classic",
"ManageIQ/manageiq-ui-service"]'
repos: ManageIQ/manageiq#22698
ruby-version: '["2.7", "3.0","3.1"]'
ruby-version: '["3.0","3.1"]'

0 comments on commit f1c0b3c

Please sign in to comment.