Skip to content

Commit

Permalink
add ruby 3.3 to the CI matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
Geromendez135 committed Jul 16, 2024
1 parent 0c794bb commit 3e84360
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/rspec_rubocop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ jobs:
bundler-version: latest
- ruby-version: '3.1'
bundler-version: latest
- ruby-version: '3.3'
bundler-version: latest
steps:
- uses: actions/checkout@v3
- name: Set up Ruby
Expand Down

0 comments on commit 3e84360

Please sign in to comment.