Skip to content

Commit f2f44c7

Browse files
committed
Testing with ruby 3.2, 3.3
1 parent 796e614 commit f2f44c7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ jobs:
1616
- '2.7'
1717
- '3.0'
1818
- '3.1'
19+
- '3.2'
20+
- '3.3'
1921
steps:
2022
- uses: actions/checkout@v4
2123
- name: Set up Ruby

0 commit comments

Comments
 (0)