Skip to content

Commit

Permalink
Testing with ruby 3.2, 3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
kbrock committed Sep 30, 2024
1 parent 4e555e6 commit 8fbd57c
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'
services:
postgres:
image: manageiq/postgresql:13
Expand Down

0 comments on commit 8fbd57c

Please sign in to comment.