Skip to content

Commit 8a1c033

Browse files
committed
chore: Add support for ruby 3.4
Added support for ruby 3.4
1 parent 66257f2 commit 8a1c033

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ jobs:
2828
- '3.1'
2929
- '3.2'
3030
- '3.3'
31+
- '3.4'
3132
name: RSpec tests ruby ${{ matrix.ruby }}
3233
steps:
3334
- name: Check out code

0 commit comments

Comments
 (0)