Skip to content

Commit

Permalink
Merge pull request ManageIQ#755 from kbrock/ruby3.3
Browse files Browse the repository at this point in the history
Testing with ruby 3.2, 3.3
  • Loading branch information
jrafanie authored Sep 30, 2024
2 parents 01f7239 + 6080c9e commit 0baa0eb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ jobs:
ruby-version:
- '3.0'
- '3.1'
- '3.2'
- '3.3'
rails-version:
- '7.0'
services:
Expand Down

0 comments on commit 0baa0eb

Please sign in to comment.