Skip to content

Commit

Permalink
Add ruby 3.1 to test matrix
Browse files Browse the repository at this point in the history
Followup to ManageIQ#22698
Part of ManageIQ#22696
  • Loading branch information
jrafanie committed Dec 18, 2023
1 parent 68cbfbf commit 0dcda02
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ jobs:
matrix:
ruby-version:
- '3.0'
- '3.1'
test-suite:
- vmdb
- security
Expand Down

0 comments on commit 0dcda02

Please sign in to comment.