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 committed Dec 27, 2023
1 parent 9d66902 commit d717fc0
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 d717fc0

Please sign in to comment.