Skip to content

Commit

Permalink
Merge pull request #540 from jrafanie/test_ruby31_and_30
Browse files Browse the repository at this point in the history
Test with ruby 3.1 and 3.0
  • Loading branch information
Fryguy committed Feb 13, 2024
2 parents 02681c5 + 3a72d26 commit 60c56ec
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 @@ -13,6 +13,7 @@ jobs:
matrix:
ruby-version:
- '3.0'
- '3.1'
services:
postgres:
image: manageiq/postgresql:13
Expand Down

0 comments on commit 60c56ec

Please sign in to comment.