Skip to content

Commit

Permalink
Merge pull request ManageIQ#1068 from Fryguy/ci_31
Browse files Browse the repository at this point in the history
Update CI to use Ruby 3.1
  • Loading branch information
bdunne authored Mar 12, 2024
2 parents 3edc2bc + bf74533 commit 86ef389
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 @@ -12,7 +12,7 @@ jobs:
strategy:
matrix:
ruby-version:
- '3.0'
- '3.1'
steps:
- uses: actions/checkout@v4
- name: Before install
Expand Down

0 comments on commit 86ef389

Please sign in to comment.