Skip to content

Commit af55de7

Browse files
authored
Merge pull request #144 from rakuten-ws/starting-support-ruby-3.3
Starting support Ruby 3.3
2 parents 06d478e + ce26bb0 commit af55de7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ jobs:
1717
- "3.0"
1818
- 3.1
1919
- 3.2
20+
- 3.3
21+
- head
2022

2123
steps:
2224
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)