Skip to content

Commit

Permalink
Add ruby 3.2 to the test matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
jcoyne authored and cbeer committed Jan 4, 2024
1 parent caab8d2 commit 0b3cd1e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,9 @@ jobs:
- 6.0.5.1
- 6.1.6.1
- 7.0.3.1
include:
- ruby: '3.2.2'
rails_version: '7.1.1'
steps:
- uses: actions/checkout@v2
- name: Set up Ruby
Expand Down

0 comments on commit 0b3cd1e

Please sign in to comment.