Skip to content

Commit b38eec7

Browse files
Add Ruby 3.3 to CI matrix (#710)
1 parent 0bb7cd0 commit b38eec7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ jobs:
99
strategy:
1010
matrix:
1111
ruby-version:
12+
- '3.3'
1213
- '3.2'
1314
- '3.1'
1415
- '3.0'

0 commit comments

Comments
 (0)