Skip to content

Commit 3e84360

Browse files
committed
add ruby 3.3 to the CI matrix
1 parent 0c794bb commit 3e84360

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/rspec_rubocop.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ jobs:
2626
bundler-version: latest
2727
- ruby-version: '3.1'
2828
bundler-version: latest
29+
- ruby-version: '3.3'
30+
bundler-version: latest
2931
steps:
3032
- uses: actions/checkout@v3
3133
- name: Set up Ruby

0 commit comments

Comments
 (0)