Skip to content

Commit

Permalink
Add ruby 3.3 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 0b3cd1e commit eb7268b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ jobs:
include:
- ruby: '3.2.2'
rails_version: '7.1.1'
- ruby: '3.3.0'
rails_version: '7.1.1'
steps:
- uses: actions/checkout@v2
- name: Set up Ruby
Expand Down

0 comments on commit eb7268b

Please sign in to comment.